Comment #5 on issue 917 by pkx1...@hotmail.com: Regression: Full-bar rests take more space at the beginning of a line
http://code.google.com/p/lilypond/issues/detail?id=917

\version "2.13.10"

{
  \compressFullBarRests
  \override MultiMeasureRest #'expand-limit = #2
  \override MultiMeasureRest #'minimum-length = #20
  R1*16
  R1*16
  R1*16
}

It doesn't really matter what numbers you use here, but I wonder if anyone could tell me how I can get the first instance of the multi measure rest the same width as
the second one - the third instance just to check.

In this case rather than the first example, my first multimeasure rest is smaller
than the second, after that they are all the same size.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to