lilypond-user
[Top][All Lists]
Advanced

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

RE: stem length plus beam


From: Nick Payne
Subject: RE: stem length plus beam
Date: Wed, 14 Jan 2009 08:28:03 +1100

You can explicitly set the positions of the left- and right-hand ends of the
beam. E.g.

\relative c'' {
        \once\override Beam #'positions = #'(5.5 . 6.5) c16 b a g
}

There's a snippet in the documentation on manually controlling beam
positions.

Nick

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
> Behalf Of Herman
> Sent: Wednesday, 14 January 2009 05:35
> To: address@hidden
> Subject: stem length plus beam
> 
> Hi,
> 
> I want to change the length of a stem. I know how to do it but not when
> multiple
> notes are beamed together, e.g. 4 16th notes. SO how can I change the
> stem
> length for notes that are beamed?





reply via email to

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