lilypond-user
[Top][All Lists]
Advanced

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

Re: Between-staff beam wrong direction


From: Shane Brandes
Subject: Re: Between-staff beam wrong direction
Date: Fri, 28 Dec 2012 18:12:02 -0500

Try \override Beam #'concaveness = #x where is some negative value.
It is in the LSR (lilypond snippet repository)

Shane


On Fri, Dec 28, 2012 at 5:24 PM, Mark Witmer <address@hidden> wrote:
> Hi,
>
> I'm trying to typeset something like the following example:
>
> \version "2.17.10"
>
> \new PianoStaff <<
>   \new Staff = "up" \relative c'' {
>     r4
>     \change Staff = "down" \stemUp c16
>     \change Staff = "up" \stemDown <a e> c, a }
>   \new Staff = "down" \relative c'' { r4 s }
>>>
>
> The result is attached. Is there a way to force LilyPond to add enough space
> between staves so that the beam moves up from left to right?
>
> I've tried to modify StaffGroup.staff-staff-spacing.stretchability and the
> length of the stems connected to the beam, but the first causes unwanted
> space between staves elsewhere in my score, and the second simply increases
> the downward slope of the beam.
>
> Thanks,
>
> Mark Witmer
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>



reply via email to

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