[EMAIL PROTECTED] writes:
> >>>>> "HWN" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
>
> HWN> [EMAIL PROTECTED] writes:
> >> The docs says it's `__' (2 underscores), but it looks like lily
> >> (1.3.17) 2 of them in order to work. Is this a bug or are the
> >> docs not up to date ?
> >>
> HWN> example please?
Sorry for the delay. Try setting
\property Staff.automaticMelismata = #t
eg.
melody = \notes \transpose c'' {
\time 3/4;
\property Staff.automaticMelismata = ##t
c4 c4 ~ c8 c8 |
c4 c4 ~ c8 c8 |
c4 c4 ~ c8 c8 |
}
text = \lyrics {
a a __ a
a a __ a
a a __ a
}
\score {
\addlyrics
\context Staff \melody
\context Lyrics \text
}
--
Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter
http://www.cs.uu.nl/people/hanwen/lilypond/index.html