Hi Guy,

> I'm writing a piano reduction mostly from string parts, so I'm doing this:
> 
> <lilypond>
> pianoRH = {
> << { ViolinI } \\ { ViolinII } >>
> }
> pianoLH = {
> << { Violo } \\ { Cello } >>
> }
> </lilypond>
> 
> As shown, did not compile.

Have you thought about trying the partcombiner? Or at least explicitly 
controlling the voices? I would expect the above code (even if de-pseudo-fied) 
to be a good candidate for not working as expected/hoped…

Cheers,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to