Re: MultiMeasureRest.minimum-length only for compressed MMRs

2014-11-11 Thread Kieren MacMillan
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

Re: MultiMeasureRest.minimum-length only for compressed MMRs

2014-11-10 Thread Keith OHara
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

MultiMeasureRest.minimum-length only for compressed MMRs

2014-11-10 Thread Kieren MacMillan
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