On Fri, May 25, 2012 at 5:20 AM, J Ruiz wrote:
> I wish to manually override the position of a beam, but Lily insists on
> flipping the direction of a notehead.
> Any ideas on how to avoid this?
You may explicitely allow such kneed beams:
\override Beam #'auto-knee-gap = #1
hth,
Janek
_
On 25/05/12 13:20, J Ruiz wrote:
I wish to manually override the position of a beam, but Lily insists
on flipping the direction of a notehead.
Any ideas on how to avoid this?
Thx, Javier
\version "2.14.2"
\score {
\new Staff
\relative c'{
\once \override Beam #'po
I wish to manually override the position of a beam, but Lily insists on
flipping the direction of a notehead.
Any ideas on how to avoid this?
Thx, Javier
\version "2.14.2"
\score {
\new Staff
\relative c'{
\once \override Beam #'positions = #'(-0.9 . -1.6 )
c