Hi Keith,
> Instead of minimum-length of the rest itself, you can set the
> minimum-length of the number (which is, maybe non-obviously, also a
> 'spanner' of the measure, so that it centers correctly). Then
> the minimum-length affects measures with a number printed, which
> might be exactly w
Kieren MacMillan sympatico.ca> writes:
> Is there a global/automagic way to make the minimum-length
> value apply only to compressed MMRs?
>
Instead of minimum-length of the rest itself, you can set the
minimum-length of the number (which is, maybe non-obviously, also a
'spanner' of the measur
Hello all,
Is there a global/automagic way to make the minimum-length value applyl only to
compressed MMRs?
mmrMusic = {
\override MultiMeasureRest.expand-limit = #1
R1*2
\compressFullBarRests
R1*2
}
\score { \mmrMusic }
\score {
\mmrMusic
\layout {
\context {
\Score