X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fpercent-repeat-count-visibility.ly;h=8692564ebf9ef2473c52d7c681d0e6931470b4b7;hb=4051d4410364b9984faa181659a3bfe2763a9736;hp=24566d28df18a3fb947b395ed1c6a9080186af9c;hpb=87aec4a93a0fe08275dd6cce6961dd9f80f581d1;p=lilypond.git diff --git a/Documentation/snippets/percent-repeat-count-visibility.ly b/Documentation/snippets/percent-repeat-count-visibility.ly index 24566d28df..8692564ebf 100644 --- a/Documentation/snippets/percent-repeat-count-visibility.ly +++ b/Documentation/snippets/percent-repeat-count-visibility.ly @@ -1,35 +1,14 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.di.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.10" +\version "2.18.0" \header { lsrtags = "repeats, tweaks-and-overrides" -%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f - 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" - -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d - texidocde = " -Prozentwiederholungszähler können in regelmäßigen Intervallen angezeigt -werden, indem man die Eigenschaft @code{repeatCountVisibility} beeinflusst. -" - doctitlede = "Sichtbarkeit von Prozent-Wiederholungen" -%% Translation of GIT committish: e98b2d804c2a136edfa28adc894bb584f676c884 - texidocfr = " -Le numéro de mesure répétée sera imprimé à intervalle régulier si vous -déterminez la propriété de contexte @code{repeatCountVisibility}. - -" - doctitlefr = "Affichage du numéro de répétition en pourcent" - - texidoc = " Percent repeat counters can be shown at regular intervals by setting the context property @code{repeatCountVisibility}.