Repeat commands grace echo purger: 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 3: | Line 3: | ||
With the '''''\repeat''''' and '''''\alternative''''' commands this method is a little tricky, because it must be done within an exact sequence of the other engravers. This example illustrates how it's done '''directly''' by context modifications and using a scheme engraver, and this source code also describes how it will be implemented by patching your LILYPOND installation. | With the '''''\repeat''''' and '''''\alternative''''' commands this method is a little tricky, because it must be done within an exact sequence of the other engravers. This example illustrates how it's done '''directly''' by context modifications and using a scheme engraver, and this source code also describes how it will be implemented by patching your LILYPOND installation. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
%by: ArnoldTheresius | %by: ArnoldTheresius | ||