]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-marks-on-every-staff.ly
Fix "make top-doc" (and thus "make dist") on clean build tree
[lilypond.git] / Documentation / snippets / printing-marks-on-every-staff.ly
index 356a2e74b3dcefa13934e3601af5c22950cd1f3d..3e7bc147894e3250548d15f8f4b2f9ee83a07407 100644 (file)
@@ -9,34 +9,6 @@
 \header {
   lsrtags = "text"
 
-%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
-  texidoces = "
-Aunque normalmente las marcas de ensayo textuales sólo se imprimen
-sobre el pentagrama superior, también se pueden imprimir en otro
-pentagrama cualquiera.
-
-"
-  doctitlees = "Imprimir marcas de ensayo en cualquier pentagrama"
-
-
-%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
-  texidocde = "
-Normalerweise werden Textzeichen nur über dem obersten Notensystem gesetzt.  Sie
-können aber auch über jedem System ausgegeben werden.
-
-"
-  doctitlede = "Zeichen über jedem System ausgeben"
-
-%% Translation of GIT committish: 548ef200973bd3d46ea75c5498461d9e5f168334
-  texidocfr = "
-Bien que ces indications textuelles ne soient habituellement imprimées
-qu'au niveau de la portée supérieure, vous pouvez forcer leur
-affectation à chacune des portées.
-
-"
-  doctitlefr = "Impression des indications sur toutes les portées d'un système"
-
-
   texidoc = "
 Although text marks are normally only printed above the topmost staff,
 they may also be printed on every staff.
@@ -64,4 +36,3 @@ they may also be printed on every staff.
     }
   }
 }
-