]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/percent-repeat-counter.ly
New version of LSR upgrade
[lilypond.git] / Documentation / snippets / percent-repeat-counter.ly
index 302897d0202c9f3602e50249ba47a17d7f037fa9..a3250530da409f5221f0f5890ca153fac90ae0ac 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
   lsrtags = "repeats"
@@ -27,7 +27,7 @@ Zähler, wenn man die entsprechende Eigenschaft einsetzt:
 "
   doctitlede = "Prozent-Wiederholungen zählen"
 
-%% Translation of GIT committish: a5bde6d51a5c88e952d95ae36c61a5efc22ba441
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Les répétitions de plus de 2 mesures sont surmontées d'un compteur,
 si l'on active la propriété @code{countPercentRepeats} comme le montre
@@ -45,6 +45,7 @@ convenient property is switched, as shown in this example:
   doctitle = "Percent repeat counter"
 } % begin verbatim
 
+
 \relative c'' {
   \set countPercentRepeats = ##t
   \repeat percent 4 { c1 }