2009/7/16 胡海鹏 - Hu Haipeng <[email protected]>:
> So, how to correctly add these different two verses?
Try the following:
Split the music into named voice blocks, inside of the repeat structure.
\repeat ... {
\new Voice = "name" { }
}
then apply them your lyrics, a block a time, with lyricsto
<<
...
\new Lyrics \lyricsto "name" \lyricmode { ly -- rics }
>>
--
Francisco Vila. Badajoz (Spain)
www.paconet.org
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user