lilypond-user
[Top][All Lists]
Advanced

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

Re: Aligning lyrics


From: tisimst
Subject: Re: Aligning lyrics
Date: Wed, 29 Jul 2015 22:38:34 -0700 (MST)

Clarissa,

On Wed, Jul 29, 2015 at 11:26 PM, Clarissa Lohr [via Lilypond] <[hidden email]> 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
Sent from the User mailing list archive at Nabble.com.

reply via email to

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