]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/percent-repeat-counter.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / percent-repeat-counter.ly
index 0a6ddc3ba09efdf1ccdf2c962a50650f4cf58681..b15045af18325eb072bd8c41f7228a3a64c8ddaf 100644 (file)
@@ -1,10 +1,11 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.64"
+\version "2.13.1"
 
 \header {
   lsrtags = "repeats"
 
+%% Translation of GIT committish: da84f4caeafed6832152295e67ae852a9930f568
   texidoces = "
 Las repeticiones de compases completos mayores de dos repeticiones
 pueden llevar un contador si se activa la propiedad adecuada, como se
@@ -13,6 +14,14 @@ ve en este ejemplo:
 "
   doctitlees = "Percent repeat counter"
 
+%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
+  texidocde = "
+Ganztaktwiederholungen mit mehr als zwei Wiederholungen erhalten einen
+Zähler, wenn man die entsprechende Eigenschaft einsetzt:
+
+"
+  doctitlede = "Prozent-Wiederholungen zählen"
+
   texidoc = "
 Measure repeats of more than two repeats can get a counter when the
 convenient property is switched, as shown in this example:
@@ -25,3 +34,4 @@ convenient property is switched, as shown in this example:
   \set countPercentRepeats = ##t
   \repeat percent 4 { c1 }
 }
+