Charles Bockett-Pugh <[email protected]> writes: > Attached is an example ly source file. I am trying to create a short > cut with a define-music-function to display the count of repeat bars > using the \repeat unfold command. The example has the long-hand > version, new to lilypond version 2-18-2, and it works as shown in bars > 2 to 4. My short cut does not work, as shown in the attached output > file source.pdf. I am expecting bars 5-8 to be numbered 1-4. Anyone > know why it fails?
Your shortcut does not contain \startMeasureCount while your explicit version does? -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
