Segno or coda on top of rehearsal mark: Difference between revisions

m New category
Tags: Mobile edit Mobile web edit
Some rewording and cleanups; revised categories
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
In LilyPond 2.24.0 the <code>\textMark</code> command and the normal <code>\mark</code> command happily coexist.
Starting with LilyPond 2.24 the <code>\textMark</code> command and the normal <code>\mark</code> command happily coexist.


Furthermore the sophisticated <code>\repeat segno</code> command is available, see [https://lilypond.org/doc/v2.23/Documentation/notation/long-repeats here].
Furthermore the sophisticated <code>\repeat segno</code> command is available, see [https://lilypond.org/doc/v2.25/Documentation/notation/long-repeats here]. (Be sure to look at the English version, since translations of the Notation Reference might not be up to date.)


Thus this lsr snippet is heavily shortened compared with previous versions.
Consequently, this snippet is much shorter in comparison to previous versions in the LSR.


<lilypond version="2.24">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=202
%% some variables
%% -----------------
markDefault = \mark \default
markDefault = \mark \default


Line 53: Line 47:
[[Category:Staff notation]]
[[Category:Staff notation]]
[[Category:Repeats]]
[[Category:Repeats]]
[[Category:Scheme]]
[[Category:Preparing parts]]
[[Category:Snippet]]
[[Category:Snippet]]