lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyrics volta with initial rest


From: Jakob Jarmar
Subject: Re: Lyrics volta with initial rest
Date: Wed, 17 Apr 2013 22:10:37 +0200

Thank you, it now seems (relatively) obvious. If I understand correctly this means that \unfoldRepeats won't expand nicely anymore (which I guess is why the FAQ suggests writing the same repeats as the music?) but I hadn't planned on doing that anyway.

Regards
Jakob


On Wed, Apr 17, 2013 at 9:47 PM, Noeck <address@hidden> wrote:
Hi Jakob,

the solution is to omit the repeat in the lyrics:

>     \new Lyrics {
>       \lyricsto "voiceA" {
>         foo bar
>       }
>     }

as the notes are note counted twice for the lyrics.

If this is a logical behaviour is another question and it is asked
periodically on this list. Btw, you need another Lyrics line if you have
different lyrics in the second part of the repeat.

Cheers,
Joram

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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