Am 24.01.2016 um 10:55 schrieb Richard Shann: > In some contexts people want music interspersed with blank bars to be > filled in later by hand. Spacer rests achieve this, but I can't track > down any straight-forward way of controlling the size of the blank bar. > Anyone any ideas on this? > > Richard
Try \override MultiMeasureRest #'minimum-length = #15 Maybe you have to use a real rest and hide it, like \once \override MultiMeasureRest #'minimum-length = #15 \once \hide MultiMeasureRest R1 HTH Urs > > > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
