bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 917 in lilypond: Regression: Full-bar rests take more space at


From: lilypond
Subject: Re: Issue 917 in lilypond: Regression: Full-bar rests take more space at the beginning of a line
Date: Wed, 27 Jan 2010 14:50:21 +0000


Comment #5 on issue 917 by address@hidden: 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




reply via email to

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