]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/texidocs/creating-a-delayed-turn.texidoc
Fix and add committishes in texidocs to make check-translation usable
[lilypond.git] / input / texidocs / creating-a-delayed-turn.texidoc
index 730839f834b1ad13081490d6be35d1d6a04821e1..5f17372ed852192f43ddb6b9a7fa31a1e0b92905 100644 (file)
@@ -1,3 +1,4 @@
+%% Translation of GIT committish: b10de35f895919aec109de6fb1fc84d42ad851b3
 texidoces = "
 La creación de un grupeto circular de anticipación entre dos notas,
 donde la nota inferior del grupeto utiliza una alteración, requiere
@@ -10,3 +11,16 @@ grupeto horizontalmente.
 "
 
 doctitlees = "Crear un grupeto de anticipación"
+
+
+%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
+  texidocde = "
+Einen Doppelschlag mit Vorhalt zu erstellen, wobei die untere Note das
+Vorzeichen benutzt, erfordert einige Einstellungsänderungen.  Die
+@code{outside-staff-priority}-Eigenschaft muss auf falsch (@code{#f})
+gesetzt werden, weil sie sonst über die Eigenschaft
+@code{avoid-slur property} dominieren würde.  Der Wert von @code{halign}
+wird benutzt, um den Doppelschlag horizontal zu positionieren.
+"
+
+  doctitlede = "Einen  Doppelschlag mit Vorhalt erstellen"