___
> lilypond-user mailing list
> [hidden email]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
> ----------------
> If you reply to this email, your message will be added to the discussion
> b
Niels wrote Friday, March 20, 2015 12:53 PM
> In the following example I want to add the text to the music.
> The second measure is divided in two voices.
> However the text skips the second measure.
This is the structure you need:
\version "2.16.2"
\score {
\new ChoirStaff <<
\new Staff
ice 2
>>
fis2 fis4
}
\addlyrics { a b c d e f }
}
Could anyone help me?
Thank you for your reactions, Niels
Regards,
Niels
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Divisi-in-just-one-measure-of-a-choir-score-tp173386.html
Sent from the User ma