From: Graham Percival <graham@percival-music.ca>
Date: Sat, 6 Oct 2007 05:15:40 +0000 (-0700)
Subject: Make translations compile.
X-Git-Tag: release/2.11.35-1~46^2~73
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7449c22392325dfae1f9c1d7720c6b3e84b64828;p=lilypond.git

Make translations compile.
---

diff --git a/Documentation/de/user/rhythms.itely b/Documentation/de/user/rhythms.itely
index 5bb7019ecb..969f84eb05 100644
--- a/Documentation/de/user/rhythms.itely
+++ b/Documentation/de/user/rhythms.itely
@@ -858,7 +858,7 @@ c4 \bar "|:" c4
 
 Folgende Taktlinienarten sind vorhanden:
 
-@lilypondfile[ragged-right,quote]{bar-lines.ly}
+@c @lilypondfile[ragged-right,quote]{bar-lines.ly}
 
 Als letztes ist @code{"||:"} notiert, das sich ähnlich wie 
 @code{"|:"} verhält. Es gibt jedoch nur an Zeilenenden eine doppelte 
diff --git a/Documentation/es/user/rhythms.itely b/Documentation/es/user/rhythms.itely
index ae005b4e2c..a765418703 100644
--- a/Documentation/es/user/rhythms.itely
+++ b/Documentation/es/user/rhythms.itely
@@ -934,7 +934,7 @@ c4 \bar "|:" c4
 
 Se encuentran disponibles los siguientes tipos de barra:
 
-@lilypondfile[ragged-right,quote]{bar-lines.ly}
+@c @lilypondfile[ragged-right,quote]{bar-lines.ly}
 
 Además se puede especificar @code{"||:"}, que equivale a
 @code{"|:"} excepto en los saltos de línea, en que produce una doble barra
@@ -1031,7 +1031,7 @@ línea.  Esto queda ilustrado en el ejemplo siguiente,
 cuyo código fuente se encuentra disponible como
 @lsr{staff,making-bar-numbers-appear-at-regular-intervals.ly}.
 
-@lilypondfile[ragged-right,quote]{bar-number-regular-interval.ly}
+@c @lilypondfile[ragged-right,quote]{bar-number-regular-interval.ly}
 
 Los números de compás se pueden suprimir completamente quitando el grabador de números de compás
 de la partitura.
diff --git a/Documentation/fr/user/rhythms.itely b/Documentation/fr/user/rhythms.itely
index b4cd39d72c..1acb7ef84c 100644
--- a/Documentation/fr/user/rhythms.itely
+++ b/Documentation/fr/user/rhythms.itely
@@ -1126,7 +1126,7 @@ c4 \bar "|:" c4
 
 Les styles de barres de mesure disponibles sont
 
-@lilypondfile[ragged-right,quote]{bar-lines.ly}
+@c @lilypondfile[ragged-right,quote]{bar-lines.ly}
 
 
 En plus de cela, on peut demander @code{"||:"}, qui équivaut à
@@ -1231,7 +1231,7 @@ qu'en tête de chaque ligne.  C'est ce qu'illustre l'exemple suivant,
 dont la source complète est 
 @lsr{staff,making-bar-numbers-appear-at-regular-intervals.ly}.
 
-@lilypondfile[ragged-right,quote]{bar-number-regular-interval.ly}
+@c @lilypondfile[ragged-right,quote]{bar-number-regular-interval.ly}
 
 Désactiver le graveur concerné --- @code{Bar_number_engraver} ---
 donnera une partition sans numéros de mesure.