]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/percent-repeat-counter.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / percent-repeat-counter.ly
index 5f71a0079908370ef7ad8343a7dbe733f3ad7038..b74e792e3959b2c17a97f796dfb818efb9a56784 100644 (file)
@@ -1,10 +1,18 @@
 %% 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.57"
+\version "2.11.62"
 
 \header {
   lsrtags = "repeats"
 
+  texidoces = "
+Las repeticiones de compases completos mayores de dos repeticiones
+pueden llevar un contador si se activa la propiedad adecuada, como se
+ve en este ejemplo:
+
+"
+  doctitlees = "Percent repeat counter"
+
   texidoc = "
 Measure repeats of more than two repeats can get a counter when the
 convenient property is switched, as shown in this example:
@@ -12,6 +20,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 }