Thank you Abraham! It worked!
Am 30.07.2015 um 07:38 schrieb tisimst: > Clarissa, > > On Wed, Jul 29, 2015 at 11:26 PM, Clarissa Lohr [via Lilypond] > <[hidden email] </user/SendEmail.jtp?type=node&node=179153&i=0>> wrote: > > Hi, > > I'm a beginner. I apologize if my question is dumb. > > I used this template: > > http://www.lilypond.org/doc/v2.19/Documentation/learning/satb-on-four-staves > > Bar #3 and #4 are repeated with different lyrics, so I need two > stanzas > that align with these notes. > > I made new variables for the second stanza (sopranowordstwo, > altowordstwo, tenorwordstwo and basswordstwo) but if I just use \new > Lyrics \lyricsto in the \score {} environment the lyrics are > displayed > at the beginning of the song. > > How can I make sure that the lyrics of the second stanza are aligned > with bar #3 and #4? > > > For the sincere inquirer, only unasked questions are dumb ones. > Welcome to the 'Pond! > > A quick and dirty way to do what you want is to add "\repeat unfold 8 > { \skip 4 }" before the second repeat lyrics to start them with the > right notes, like: > > sopranowordstwo = \lyricmode { \repeat unfold 8 { \skip 4 } \set > stanza = #"2. " pu pu pu pu pu pu pu pu } > > - Abraham > > ------------------------------------------------------------------------ > View this message in context: Re: Aligning lyrics > <http://lilypond.1069038.n5.nabble.com/Aligning-lyrics-tp179152p179153.html> > Sent from the User mailing list archive > <http://lilypond.1069038.n5.nabble.com/User-f3.html> at Nabble.com. > > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
