lilypond-user
[Top][All Lists]
Advanced

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

Beam position override flips notehead


From: J Ruiz
Subject: Beam position override flips notehead
Date: Thu, 24 May 2012 20:20:24 -0700 (PDT)

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 )
     c8[ c']
 }
 \layout {
       ragged-right = ##t
     }
}
 

Attachment: BeamOverride_FlipsNoteHead.gif
Description: GIF image


reply via email to

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