]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/texidocs/engraving-ties-manually.texidoc
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / texidocs / engraving-ties-manually.texidoc
index b356e195e50c052a4971923b8f2129967444e703..9e3610c98dd609f96f792851da5d43b60125cbf3 100644 (file)
@@ -1,3 +1,4 @@
+%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
  doctitlees = "Grabado manual de las ligaduras"
  texidoces = "
 Se pueden grabar a mano las ligaduras modificando la propiedad
@@ -6,4 +7,26 @@ indica la distancia a partir de la tercera línea del pentagrama en
 espacios de pentagrama, y el segundo número indica la dirección (1 =
 hacia arriba, -1 = hacia abajo).
 
-"
\ No newline at end of file
+"
+
+%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+texidocde = "
+Überbindungen können manuell gesetzt werden, indem man die
+@code{tie-configuration}-Eigenschaft des @code{TieColumn}-Objekts
+beeinflusst.  Die erste Zahl zeigt den Abstand von der Mitte in
+Notensystemabständen an, die zweite Zahl zeigt die Richtung an (1 = nach oben,
+-1 = nach unten).
+
+"
+  doctitlede = "Bindebögen manuell setzen"
+
+
+%% Translation of GIT committish: e71f19ad847d3e94ac89750f34de8b6bb28611df
+  texidocfr = "
+Il est possible de graver manuellement les liaisons de tenue, en
+modifiant la propriété @code{tie-configuration}.  Pour chaque paire, le
+premier nombre indique la distance à la portée, en espaces de portée, et
+le second la direction (1 pour haut, @minus{}1 pour bas).
+
+"
+  doctitlefr = "Dessin à main levée de liaisons de tenue"