Francisco Vila wrote Thursday, July 17, 2008 10:35 PM
2008/7/17 Karl Hammar <[EMAIL PROTECTED]>:
Ex1: << { \A } \\ { \B } >>
creates TWO new voices, which get you into problems when doing \lyricsto,
where
Ex2: << { \voiceOne \a } \new Voice { \voiceTwo \b } >> \oneVoice
only creates ONE new voice, \a "belongs" to the same voice as the
surronding
music.
Ex1 is a dead end, nice for simple notes, everewhere else you have to do
Ex2.
Before summarizing, I have a question: Ex1 creates 2 new voices; Ex2
clearly creates 1 new voice, and they are \voiceOne and \voiceTwo.
What voice numbers are the two new voices in Ex1?
The answer to this is in LM 3.2.2 Explicitly instantiating voices
What voice numbers
are a and b in <<{\a}{\b}>> ? (call it Ex0)
Depends what's in \a and \b, but the construct itself will
generate two staves implicitly, not voices.
--
Francisco Vila. Badajoz (Spain)
http://www.paconet.org
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user