lilypond-user
[Top][All Lists]
Advanced

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

RE: Angled Beams


From: Gilberto Agostinho
Subject: RE: Angled Beams
Date: Mon, 11 Nov 2013 10:45:21 -0800 (PST)

Mark Stephen Mrotek wrote
> Yes! Thank you for the direction/instruction. Now I shall look it up in
> the
> manual and play with the parameters.

I am glad it worked out. The Beam #'positions always take a pair of numbers
as argument, written as = #'(n . m), where n and m are the absolute position
of the beginning of the beam and the end of the beam, respectively (unit =
distance between two staff lines). n and m can be negative values and they
do not need to be multiples of unit (so for instance, you can write
\override Beam #'positions = #'(-1.2 . 3.75) )

Some examples: \override Beam #'positions = #'(0 . 0) would create a flat
beam exactly on the centre line of the staff; \override Beam #'positions =
#'(0 . 2) will be a beam from the centre line of the staff to the top of it
(2 spaces above).

Take care,
Gilberto



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Angled-Beams-tp153746p153769.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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