2014-02-27 19:50 GMT+01:00 Shane Brandes <[email protected]>:
> I am messing this up or is Lilypond? How do you resolve the offset stems?
>
> \version "2.18.0"
>
>
> rightOne = \relative c' {
>
> <<{\stemUp <e g>4. q }\\{a'8\rest \stemUp a( g) a\rest e( b)}>>
>
> }
>
>
> rightTwo = \relative c' {
>
> b2.
>
> %<<{ s2.}\\ {b2.} >>
>
> }
>
>
> \score { \new Staff = "right"
>
> << \rightOne \\ \rightTwo >>}


It seems to me that you have two nested auto-polyphonic sections (
"\\" stuff) - afaik LilyPond cannot handle that.

hth
janek

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to