Segno or coda on top of rehearsal mark: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Starting with LilyPond 2.24 the <code>\textMark</code> command and the normal <code>\mark</code> command happily coexist. Furthermore, the sophisticated [{{LILYSTABLEDOC}}/notation/long-repeats#segno-repeat-structure <code>\repeat segno</code> command] is available. (Be sure to look at the English version, since translations of the Notation Reference might not be up to date.) Consequently, this snippet is much shorter in comparison to previous versions in the LSR. | Starting with LilyPond 2.24 the <code>\textMark</code> command and the normal <code>\mark</code> command happily coexist. Furthermore, the sophisticated [{{LILYSTABLEDOC}}/notation/long-repeats#segno-repeat-structure <code>\repeat segno</code> command] is available. (Be sure to look at the English version, since translations of the Notation Reference might not be up to date.) Consequently, this snippet is much shorter in comparison to previous versions in the LSR. | ||
<lilypond version="2. | <lilypond version="2.26"> | ||
markDefault = \mark \default | markDefault = \mark \default | ||