X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fpercent-repeat-counter.ly;h=0ffe523d76b8eb2e9e0080b0de8179f9b4901fa0;hb=d664f5a7153ec2b1a1c4c9fba2d2174bf3140695;hp=0a0405ccda6da706b978da64ec626578fa143777;hpb=49f9b097ce73335f8a6b3436c43df1aed8a77288;p=lilypond.git diff --git a/input/lsr/percent-repeat-counter.ly b/input/lsr/percent-repeat-counter.ly index 0a0405ccda..0ffe523d76 100644 --- a/input/lsr/percent-repeat-counter.ly +++ b/input/lsr/percent-repeat-counter.ly @@ -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.55" +\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 }