Re: uniform-stretching results in too much space after barline

2012-05-04 Thread Marek Klein
Hello Janek, 2012/5/3 Janek Warchoł janek.lilyp...@gmail.com A simplified snippet below. I also think this may qualify as a bug, so i'm cross-posting to bugreports. cheers, Janek \version 2.15.36 \markup uniform-stretching results in too much space after barline \score { \repeat

Re: uniform-stretching results in too much space after barline

2012-05-03 Thread Janek Warchoł
\version 2.15.36 \markup uniform-stretching results in too much space after barline \score { \repeat unfold 16 gis'8 \layout { ragged-right = ##f \override Score.SpacingSpanner #'uniform-stretching = ##t } } \markup compile this to see how the output should look like: \score { \repeat

Re: uniform-stretching results in too much space after barline

2012-05-02 Thread James
it looks much more ugly than in the example below). I've looked at the spacing code that uses uniform-stretching, and also tried changing BarLine's spacing alist, but didn't find any solution. Ideas? \version 2.15.36   % 2.14.2 has the same problem \markup uniform-stretching results in too