Graham Percival wrote:
Trying to add NEWS items to the docs...
I can't see a difference between these two bars. If I understand
uniform-stretching, shouldn't there be a difference? What's going on here?
\paper{ragged-right = ##t}
\score{
<<
\time 2/4
\new Staff { c16[ c c c c c c c] c[ c c c c c c c] }
\new Staff {
c16[ cisis ces cis c cisis ces cis]
\override Score.SpacingSpanner #'uniform-stretching = ##t
c16[ cisis ces cis c cisis ces cis]
}
>>
}
there is only 1 SpacingSpanner in the entire score. You can only
override it at the start.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel