lilypond-user
[Top][All Lists]
Advanced

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

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


From: Marek Klein
Subject: Re: uniform-stretching results in too much space after barline
Date: Fri, 4 May 2012 22:22:03 +0200

Hello Janek,

2012/5/3 Janek Warchoł <address@hidden>
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 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 unfold 16 gis'8
 \layout {
  ragged-right = ##f
 }
}


This seems to be already reported:
http://code.google.com/p/lilypond/issues/detail?id=1149


Marek Klein
bug squad

reply via email to

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