%{
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>>
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
