|
|
GNU LilyPondWelcome to the home of the GNU Music Typesetter |
||||||||||
|
Node:Ties, Next:Tuplets, Previous:Durations, Up:Note entry TiesA tie connects two adjacent note heads of the same pitch. When used
with chords, it connects all the note heads whose pitches match.
Ties are indicated using the tilde symbol ` e' ~ e' <c' e' g'> ~ <c' e' g'> If you dislike the amount of ties created for a chord, you set
\property Voice.sparseTies = ##t <c' e' g'> ~ <c' e' g'> In its meaning a tie is just a way of extending a note duration, similar to the augmentation dot: the following example are two ways of notating exactly the same concept. The name of the tie grob is Tie . It is usually created in the Voice context. BUGS At present, the tie is implemented as a separate thing, temporally located in between the notes. There is also no way to convert between tied notes, dotted notes and plain notes. Tieing only a subset of the note heads of a chord is not supported in a simple way. It can be achieved by moving the tie-engraver into the Thread context and turning on and off ties per Thread. |
||||||||||
|
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 lilypond@packages.debian.org Copyright (c) 1997--2001 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.4.12 (stable-branch) by