lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic Music Question


From: Wilbert Berendsen
Subject: Re: Basic Music Question
Date: Sat, 3 Oct 2009 13:36:16 +0200
User-agent: KMail/1.12.1 (Linux/2.6.31-11-generic; KDE/4.3.1; i686; ; )

Use the \partial command with a time value, and the
\bar "|." command to print the ending bar line.:

\relative c' {
  \time 4/4
  \partial 4
  c4 d e f e c2.
  \bar "|."
}

See 
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Displaying-rhythms#Upbeats
and http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Bars#Bar-lines

best regards,
Wilbert Berendsen

-- 
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/
Nederlands LilyPond forum: http://www.lilypondforum.nl/

Attachment: music.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]