On 25-01-14 09:51, Ed Gordijn wrote:
Hi Keith,
Yes, thank you. Thats the trick.
... you can use the \removeWithTag feature.)
And I didn't look at you definition which is much cleaner than mine:
musicI = { e''2( a'2) e''1 }
musicII = { \partcombineApart
\tag #'partcombineOnly { \once\stemUp
\once\override NoteColumn #'ignore-collision =##t
}
e'2( a'2) \partcombineAutomatic e'1
}
\markup { Hack with tags}
<<
\new Staff { \partcombine \musicI \musicII }
\new Staff { \removeWithTag #'partcombineOnly \musicI }
\new Staff { \removeWithTag #'partcombineOnly \musicII }
>>
Greetings, Ed
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user