]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/percent-repeat-counter.ly
Merge branch 'stable'
[lilypond.git] / input / lsr / percent-repeat-counter.ly
index 0840421e56f42bc18208d8a16c1953a340d27b1d..0ffe523d76b8eb2e9e0080b0de8179f9b4901fa0 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.61"
+\version "2.12.0"
 
 \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 }