2008/8/4 Francisco Vila <[EMAIL PROTECTED]>:
> Tell me if you think this pasted example summarizes all. Correct cases
> finally are # 3, 4, and 9, i e
>
> \new Lyrics \lyricsto v { \textDurations } % correct
> \new Lyrics \lyricsto v { \textNodurations } % correct: durations not needed
> \lyrics { \set associatedVoice = v \textDurations } % correct
Furthermore,
\lyrics { \textDurations } % wrong: left aligned
\lyrics { \textNodurations } % wrong: durations needed (but doesn't
issue warning)
so \lyrics alone without \lyricsto or explicit \set associatedVoice
never works, even in this case durations are needed, I'd not recommend
to use \lyrics, it seems to be a bit useless.
--
Francisco Vila. Badajoz (Spain)
http://www.paconet.org
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond