It is a good sign for the design of LilyPond code if the subject of the
question matches the code of the answer so closely:
subject: Hiding MultiMeasureRest Number
solution: \hide MultiMeasureRestNumber
:)
Joram
___
lilypond-user mailing list
Hi Dave,
Is this what you're looking for :
\version "2.18.2"
\new Staff {
a'1
\compressFullBarRests
\hide MultiMeasureRestNumber
R1*42
}
HTH,
Pierre
2015-03-18 15:55 GMT+01:00 Dave Higgins :
> At the end of a piece, one section has a long number of rests, i.e.
> R1*42. Is there a way
At the end of a piece, one section has a long number of rests, i.e.
R1*42. Is there a way to hide the number or create a long rest without
actually being multi-measure?
--
Dave Higgins
--
Two wrongs don't make a right, but three lefts do.
___
lilypond-