bug-lilypond
[Top][All Lists]
Advanced

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

kneed spacing too tight, as of git 4 august (recently introduced regress


From: Wilbert Berendsen
Subject: kneed spacing too tight, as of git 4 august (recently introduced regression)
Date: Mon, 6 Aug 2007 08:33:36 +0200
User-agent: KMail/1.9.7

%{
LilyPond chooses too tight spacing: the stems of kneed notes are too close and 
the spacing too tight. This also occurs in one of my larger projects, where 
the stems even are in the wrong order and sometimes outside the beams.
It seems that the optical spacing of kneed beamed notes (put stems at more 
equal distances) does not work fully correct, as of git 4 august 2007
%}

\version "2.11.28" % git as of 4 august
\paper { line-width = 14.4 \cm }
rh = \change Staff = "rh"
lh = \change Staff = "lh"
\new PianoStaff <<
        \new Staff ="rh" {
                s1*3
        }
        \new Staff ="lh" {
                \clef bass
                \repeat unfold 12 { \rh a'16 \lh d \rh a' \lh d }
        }
>>


with best regards,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi

Attachment: kneed-spacing-too-tight.png
Description: PNG image


reply via email to

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