Printing metronome and rehearsal marks below the staff: 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 1: | Line 1: | ||
By default, metronome and rehearsal marks are printed above the staff. To place them below the staff simply set the <code>direction</code> property of <code>MetronomeMark</code> or <code>RehearsalMark</code> appropriately. | By default, metronome and rehearsal marks are printed above the staff. To place them below the staff simply set the <code>direction</code> property of <code>MetronomeMark</code> or <code>RehearsalMark</code> appropriately. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\layout { | \layout { | ||
indent = 0 | indent = 0 | ||