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