X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fpercent-repeat-counter.ly;h=c027ddd30d497adacc6a35848006f55a68c02e15;hb=c650e54334b64e0e9fd534ee13742f6c07257637;hp=aca2a0cca349c91d748fa9d9a3f0bd9ced87989b;hpb=248b82c3b9dcecf96351ad5f22540325fa54ad88;p=lilypond.git diff --git a/Documentation/snippets/percent-repeat-counter.ly b/Documentation/snippets/percent-repeat-counter.ly index aca2a0cca3..c027ddd30d 100644 --- a/Documentation/snippets/percent-repeat-counter.ly +++ b/Documentation/snippets/percent-repeat-counter.ly @@ -1,12 +1,12 @@ %% Do not edit this file; it is automatically %% generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.13.10" +\version "2.13.16" \header { lsrtags = "repeats" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d texidoces = " Las repeticiones de compases completos mayores de dos repeticiones pueden llevar un contador si se activa la propiedad adecuada, como se @@ -15,14 +15,14 @@ ve en este ejemplo: " doctitlees = "Percent repeat counter" -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Ganztaktwiederholungen mit mehr als zwei Wiederholungen erhalten einen Zähler, wenn man die entsprechende Eigenschaft einsetzt: " doctitlede = "Prozent-Wiederholungen zählen" -%% Translation of GIT committish: e98b2d804c2a136edfa28adc894bb584f676c884 +%% Translation of GIT committish: a5bde6d51a5c88e952d95ae36c61a5efc22ba441 texidocfr = " Les répétitions de plus de 2 mesures sont surmontées d'un compteur, si l'on active la propriété @code{countPercentRepeats} comme le montre