]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly
index 9aa2f6a217cfc6f9d84e629694b8d5536ac7765c..8c5aaa1e4a13de39d47885f7db6344d10574f243 100644 (file)
@@ -7,7 +7,7 @@
 \version "2.14.2"
 
 \header {
-  lsrtags = "preparing-parts, automatic-notation, really-simple, rhythms"
+  lsrtags = "really-simple, automatic-notation, preparing-parts, rhythms"
 
   texidoc = "
 This snippet demonstrates how to obtain automatic ordered rehearsal
@@ -39,4 +39,3 @@ marks, but from the letter or number desired.
   c1 \mark \default
   c1 \mark \default
 }
-