]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/percent-repeat-count-visibility.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / lsr / percent-repeat-count-visibility.ly
index bb319141fc04acdab72ea0249b7082d0789aeeae..3d55200a65a82fad6164e788ba4ace8082e8f49c 100644 (file)
@@ -1,16 +1,26 @@
-%% Do not edit this file; it is auto-generated from input/new
+%% 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.12.3"
+
 \header {
   lsrtags = "repeats, tweaks-and-overrides"
+
+  texidoces = "
+Se pueden mostrar los contadores de las repeticiones del tipo
+porcentaje a intervalos regulares mediante el establecimiento de
+la propiedad de contexto @code{repeatCountVisibility}.
+
+"
+  doctitlees = "Visibilidad del contador de repeticiones de tipo porcentaje"
+
   texidoc = "
 Percent repeat counters can be shown at regular intervals by setting
 the context property @code{repeatCountVisibility}.
+
 "
   doctitle = "Percent repeat count visibility"
 } % begin verbatim
 
-
 \relative c'' {
   \set countPercentRepeats = ##t
   \set repeatCountVisibility = #(every-nth-repeat-count-visible 5)