2011/9/13 Klaus Föhl <klaus.fo...@uni-giessen.de>:
>> I'd also consider writing this in the following manner:
>>
>> \new Staff <<
>>   \new Voice { \voiceOne f'2. }
>>   \new Voice { \voiceFour c'2~ ( <c' g>4 ) }
>> >>
>
> Which is the alternative I did not want to use, or similar in notation
>
> \relative c' << f2. \\ { \voiceTwo c2( c4) } \\ { \voiceTwo c2( g4) } >>

this one is structurally wrong (despite the fact that it looks
similar).  Replacing a tie with a slur is incorrect, i.e. c2( c4)
doesn't equal c2 ~ c4 (for example the first one won't get you correct
MIDI output).

cheers,
Janek

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to