]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/texidocs/creating-cross-staff-arpeggios-in-other-contexts.texidoc
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / texidocs / creating-cross-staff-arpeggios-in-other-contexts.texidoc
index ecc3e43fa8a896f0358c57b0095dfc77bde11caf..ce2abb883c9288e5c9df5d0896f932ccf21d62b1 100644 (file)
@@ -1,3 +1,4 @@
+%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
   texidoces = "
 Se pueden crear arpegios que se cruzan entre pentagramas dentro de
 contextos distintos a @code{PianoStaff} si se incluye el grabador
@@ -5,3 +6,13 @@ contextos distintos a @code{PianoStaff} si se incluye el grabador
 
 "
   doctitlees = "Creación de arpegios que se cruzan entre pentagramas dentro de otros contextos"
+  
+%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+ texidocde = "
+In einem Klaviersystem (@code{PianoStaff}) ist es möglich, ein Arpeggio
+zwischen beiden Systemen zu verbinden, indem die
+@code{PianoStaff.connectArpeggios}-Eigenschaft gesetzt wird.
+
+"
+  doctitlede = "Arpeggio zwischen Systemen in einem Klaviersystem erstellen"