I am trying to get three voices to all have up stems.  If I do this:

\relative c' {

<< { c2 } \\ { e2 } \\ { g2 } >>

}

...the c and the g have up stems but the e has a down stem.  If I do this:

\relative c' {

<< { \stemUp c2 } \\ { \stemUp e2 } \\ { \stemUp g2 } >>

}


...I get a "too many clashing note columns" error.


Any ideas?

Knute Snortum
(via Gmail)
_______________________________________________
Mutopia-discuss mailing list
Mutopia-discuss@mutopiaproject.org
http://lists.bcn.mythic-beasts.com/mailman/listinfo/mutopia-discuss

Reply via email to