]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly
LSR update
[lilypond.git] / Documentation / snippets / forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly
index b1a91cac88b228ae6bec958e02b9252b818e8206..7304d1a9b395a6089e898a6fea26680b6f2e52ae 100644 (file)
@@ -4,18 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
-  lsrtags = "really-simple, automatic-notation, rhythms, preparing-parts"
-
-%% Translation of GIT committish: 30339cb3706f6399c84607426988b25f79b4998c
-  texidocfr = "
-Voici comment initialiser arbitrairement une indication automatique de
-repère, qu'elle soit alphabétique ou numérique :
-
-"
-  doctitlefr = "Fixation arbitraire du numéro de repère de départ"
+  lsrtags = "automatic-notation, preparing-parts, really-simple, rhythms"
 
   texidoc = "
 This snippet demonstrates how to obtain automatic ordered rehearsal
@@ -47,4 +39,3 @@ marks, but from the letter or number desired.
   c1 \mark \default
   c1 \mark \default
 }
-