lilypond-user
[Top][All Lists]
Advanced

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

Accidental overlaying stem


From: Nick Payne
Subject: Accidental overlaying stem
Date: Tue, 24 Aug 2010 08:21:29 +1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

I think I have reported this before - a beamed note with an accidental on a ledger line above the stave has the accidental colliding with the stem of the previous note. For different notes it happens at different heights above the stave and also seems to depend on the length of the stem of the previous note:

\version "2.13.30"

\relative c' {
    \time 3/4
% \override Staff.Stem #'X-extent = #'(4 . 4)
\stemUp ais8[ bis'' ais] ais,[ bis'! ais] ais, [ais' ais] ais, [ais''! ais]
}

The second png shows the effect of activating the override, but the override doesn't work at all for the first B# and not to the extent that it should for the second last A#. How can I fix the problem - for the first B# in particular, as that's the actual problem I encountered in the score I'm engraving.

Nick

Attachment: test1.png
Description: PNG image

Attachment: test2.png
Description: PNG image


reply via email to

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