On Fri, 24 Jan 2014 12:16:02 -0800, Ed Gordijn <[email protected]> wrote:
So the <e' e''> as a
chord and the a' with two stems.
I don't see any way to have \partcombine do that, but you could force the lower
e to have a stem up and line up with the upper note. This almost looks like a
chord. (If the overrides are inconsistent with how you want the individual
parts to look, you can use the \removeWithTag feature.)
musicI = { e''2( a'2) }
musicII = {\partcombineApart
\once\stemUp
\once\override NoteColumn #'ignore-collision =##t
e'2( a'2) }
\partcombine \musicI \musicII
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user