Printing bar numbers using modulo-bar-number-visible: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 8: | Line 8: | ||
* <code>(modulo-bar-number-visible 5 2)</code> -> prints 2,7,12 | * <code>(modulo-bar-number-visible 5 2)</code> -> prints 2,7,12 | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
\layout { | \layout { | ||
\context { | \context { | ||