2009/3/17 Florian Hollerweger <f...@mur.at>: > But making a voice "(dis)appear" equals using skips, right? Or is there a > way of saying (at the coding level, not only the layout level), my third > voice starts in bar 34 and ends in bar 42, and I don't wanna bother entering > skips for before and after that?
Yes, there is a way. You can start a \new Voice = "nameOfTheVoice" { music... } wherever you want, nested into another expression. << { c'4 d' e' \new Voice = "newVoice" { f'4 } g' f' e' d' } \new Lyrics \lyricsto "newVoice" { New } >> -- Francisco Vila. Badajoz (Spain) The incredible carnival of Badajoz http://www.flickr.com/photos/pacovila/tags/carnaval/show/ _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user