Hi Andrew, It's not the bar number check that breaks the MM rest, it's the separation of s1. * 17 into pieces of 9 and 8 measures that does.
Why don't you insert the check at bar 18 and keep use s1. * 17 - that should be ok also. Best, Robert > On 13 Jul 2017, at 02:20, Andrew Bromage <degue...@gmail.com> wrote: > > G'day. > > Is there a reason why \barNumberCheck breaks multi-measure rests? > Or is this a bug? > > Thanks, > Andrew Bromage > > % Example follows > > \version "2.19.60" > > Timeline = { > \time 3/2 > > s1. * 9 \barNumberCheck #10 > s1. * 8 \bar "|." > } > > ViolinOne = \relative c'' { R1. * 15 | r1 g2 | c1. } > > \score { > \new Staff > << > \Timeline > \context Voice = "Violin 1" { > \compressFullBarRests > \clef treble \ViolinOne > } > >> > > \layout { \context { \Staff \compressFullBarRests } } > } > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user