bug-lilypond
[Top][All Lists]
Advanced

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

Strict grace spacing is (still) broken


From: Zoltan Selyem
Subject: Strict grace spacing is (still) broken
Date: Sun, 28 Sep 2008 16:12:34 +0200

Hello,

Allegedly this bug has been fixed:
http://code.google.com/p/lilypond/issues/detail?id=577

But the output still doesn't look good to me.
I don't want to offend anybody, please tell me if I am wrong.

Oh, I am using LilyPond on a Windows XP.


Zoltan


%%%%%%%%%%%%%%%%%%%%%% Lilypond code %%%%%%%%%%%%%%%%%%%%%%
\version "2.11.60"
\paper{ ragged-right=##f }
<<
 \override Score.SpacingSpanner #'strict-grace-spacing = ##t
 \new Staff {
    c'4
    \afterGrace
    c'4
    { c'16[ c'8 c'16] }
    c'4
 }
 \new Staff {
    c'16[ c'16 c'16 c'16]
    c'16[ c'16 c'16 c'16]
    c'4
 }
>>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Attachment: strict-grace-spacing.png
Description: PNG image


reply via email to

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