summaryrefslogtreecommitdiff
path: root/Documentation/snippets/isolated-percent-repeats.ly
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/snippets/isolated-percent-repeats.ly')
-rw-r--r--Documentation/snippets/isolated-percent-repeats.ly27
1 files changed, 0 insertions, 27 deletions
diff --git a/Documentation/snippets/isolated-percent-repeats.ly b/Documentation/snippets/isolated-percent-repeats.ly
index 723947f8e4..ca73c2d207 100644
--- a/Documentation/snippets/isolated-percent-repeats.ly
+++ b/Documentation/snippets/isolated-percent-repeats.ly
@@ -9,32 +9,6 @@
\header {
lsrtags = "repeats"
-%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
- texidoces = "
-También se pueden imprimir símbolos de porcentaje sueltos.
-
-"
- doctitlees = "Símbolos de porcentaje sueltos"
-
-
-%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
- texidocde = "
-Isolierte Prozentwiederholungen können auch ausgegeben werden. Das wird
-erreicht, indem man eine Ganztaktpause notiert und ihre Ausgabeform
-ändert:
-
-"
- doctitlede = "Isolierte Prozentwiederholungen"
-
-%% Translation of GIT committish: 57f9346bb030f49336a858fcbf1519366fe56454
- texidocfr = "
-Des symboles de pourcentage isolés peuvent aussi être obtenus, au
-moyen d'un silence multimesure dont on modifie l'aspect :
-
-"
- doctitlefr = "Répétition en pourcent isolée"
-
-
texidoc = "
Isolated percents can also be printed.
@@ -52,4 +26,3 @@ makePercent =
\relative c'' {
\makePercent s1
}
-