lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: funny stems


From: Janek Warchoł
Subject: Re: funny stems
Date: Fri, 28 Feb 2014 23:20:08 +0100

2014-02-27 19:50 GMT+01:00 Shane Brandes <address@hidden>:
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]