2014-08-27 19:48 GMT+02:00 James <[email protected]>:
> On 27/08/14 18:47, James wrote:
> Perhaps this one?
>
> http://lsr.di.unimi.it/LSR/Item?id=473
>
> :)

You don't need to "abuse" PercentRepeats - there's a dedicated functionality:

{ c'1~ | \startMeasureCount c'~ | c'~ | c'~ | c'~ \stopMeasureCount | c'~ | c' }

\layout {
  \context {
    \Staff
    \consists #Measure_counter_engraver
  }
}

Unfortunately i don't know where it's documented, i only found
examples in regtests (input/regression/measure-counter.ly,
input/regression/measure-counter-broken.ly)
Perhaps the snippet should be deleted/updated?

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to