]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/percent-repeat-counter.ly
Change stringTunings from list of semitones to list of pitches
[lilypond.git] / Documentation / snippets / percent-repeat-counter.ly
index c0da40867db54f046ca5926bf4f34479cc71a0f2..056ec6689e3e797fad914a63358a6ae6f957740e 100644 (file)
@@ -1,28 +1,30 @@
 %% 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.39"
 
 \header {
   lsrtags = "repeats"
 
-%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f
+%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
   texidoces = "
-Las repeticiones de compases completos mayores de dos repeticiones
+Las repeticiones de compases completos de más de dos repeticiones
 pueden llevar un contador si se activa la propiedad adecuada, como se
 ve en este ejemplo:
 
 "
-  doctitlees = "Percent repeat counter"
+  doctitlees = "Contador de repeticiones de tipo porcentaje"
 
-%% 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