bug-lilypond
[Top][All Lists]
Advanced

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

Re: beams look ugly when using \autochange


From: Federico Bruni
Subject: Re: beams look ugly when using \autochange
Date: Sun, 19 Jan 2014 21:28:56 +0100

2013/11/7 David Nalesnik <address@hidden>

> On Wed, Nov 6, 2013 at 1:32 PM, Gilberto Agostinho <
> address@hidden> wrote:
>
> > When using \autochange, the slope of the beams look ugly against the
> staff
> > lines:
> >
>
> It's not specifically a problem with \autochange.  You get the same
> behavior with manual staff changes:
>
> up = \change Staff = "top"
> down = \change Staff = "down"
>
> \markup { With manual staff changes }
> \new PianoStaff <<
>   \new Staff = "top" {
>     \relative c' {
>     \time 2/4
>     % can't change staff at beginning of context
>     % without the following:
>     s2*0
>     \down gis16 c,,32 \up e'' f \down cis, d16
>     \up d'16 c \down b32 bes \up d c
>     \bar "|."
>     }
>   }
>   \new Staff = "down" {
>     \clef bass
>     s2*0 s2
>   }
> >>
>

this is issue 1681:
https://code.google.com/p/lilypond/issues/detail?id=1681


reply via email to

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