lilypond-user
[Top][All Lists]
Advanced

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

Flag becomes separated from stem


From: Nick Payne
Subject: Flag becomes separated from stem
Date: Wed, 30 May 2012 21:33:32 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

I have a couple of scores where I occasionally override Stem #'X-extent of a note in order to force more space around the note to prevent elements colliding. This gave no problems with version 2.14, but I notice with the current development version that doing this with a flagged note causes the flag to become detached from the stem:

\version "2.15.39"
\relative c'' {
    \once \override Staff.Stem #'X-extent = #'(0 . 1) c8
}

Nick

Attachment: test.preview.png
Description: PNG image


reply via email to

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