Combining Multimeasure rests

2014-11-10 Thread Urs Liska
Hi all, I'm trying to get the combination of consecutive MultiMeasureRests working but got stuck. I have the function combineMMRests from http://lilypond.1069038.n5.nabble.com/new-snippet-combine-multimeasure-rests-td144688.html which works pretty well usually, but it doesn't merge rests when

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

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

Where is \staff-space defined?

2014-11-10 Thread Werner LEMBERG
I looked up the source code, but I couldn't find the definition of `\staff-space'... BTW, there isn't an index entry for it. Werner ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user