lilypond-user
[Top][All Lists]
Advanced

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

Minimum length of multi-measure rests?


From: Mats Bengtsson
Subject: Minimum length of multi-measure rests?
Date: Thu, 29 Aug 2002 14:36:37 +0200

I tried to increase the minimum length of multi-measure 
rests, but the minimum-length property doesn't work as
I expected. How to do it? Bug?

Example:

\score{\notes\relative c'{
  c1 R1*12 c1 }
\paper{
  linewidth = -1.
  \translator{
    \ScoreContext
    skipBars = ##t
    % Why doesn't this work?
    MultiMeasureRest \override #'minimum-length = #60
  }
}
}


   /Mats






reply via email to

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