bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 329 in lilypond: lyrics messed up when assigned to voices with


From: Francisco Vila
Subject: Re: Issue 329 in lilypond: lyrics messed up when assigned to voices with different rhythms
Date: Mon, 4 Aug 2008 16:37:55 +0200

2008/8/4 Francisco Vila <address@hidden>:
> 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




reply via email to

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