|
|
GNU LilyPond-- -- |
||||||||||
|
Time signatureThe time signature is set or changed by the \time 2/4 c'2 \time 3/4 c'2.
The actual symbol that's printed can be customized with the The object for this symbol is TimeSignature
. There are
many more options for its layout. They are selected through the
This command sets the property PartialPartial measures, for example in upbeats, are entered using the
\partial 4* 5/16 c'16 c4 f16 a'2. ~ a'8. a'16 | g'1
The syntax for this command is \partial duration
This is internally translated into
\property Timing.measurePosition = -length of duration
The property measurePosition contains a rational number
indicating how much of the measure has passed at this point.
|
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to (address unknown) Copyright (c) 1997--2002 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.6.6 (stable-branch) by