]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-cross-staff-arpeggios-in-a-piano-staff.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / creating-cross-staff-arpeggios-in-a-piano-staff.ly
index a685ad81087b027294fd654e8692e50a8fcc14c9..44f450cf845f707d70120ba84bf5b0fcf1518935 100644 (file)
@@ -1,12 +1,12 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.16"
+\version "2.13.39"
 
 \header {
   lsrtags = "expressive-marks"
 
-%% Translation of GIT committish: 00ef2ac3dd16e21c9ffdffaa4d6d043a3f1a76e6
+%% Translation of GIT committish: 5160eccb26cee0bfd802d844233e4a8d795a1e94
   texidoces = "
 Dentro de un @code{PianoStaff}, es posible hacer que un arpegio
 cruce entre los pentagramas ajustando la propiedad
@@ -16,7 +16,7 @@ cruce entre los pentagramas ajustando la propiedad
   doctitlees = "Crear arpegios que se cruzan entre pentagramas dentro de un sistema de piano"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 texidocde = "
 Arpeggio über mehrere Systeme können in anderen Kontexten als dem
 @code{PianoStaff} erstellt werden, wenn der @code{Span_arpeggio_engraver}
@@ -25,10 +25,10 @@ in den @code{Score}-Kontext eingefügt wird.
 "
   doctitlede = "Arpeggio über mehrere Systeme in anderen Kontexten"
 
-%% Translation of GIT committish: ae814f45737bd1bdaf65b413a4c37f70b84313b7
+%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e
   texidocfr = "
 Dans une double portée pour piano (@code{PianoStaff}), un arpège peut
-s'étendre sur les deux portées grâce à la propriété 
+s'étendre sur les deux portées grâce à la propriété
 @code{PianoStaff.connectArpeggios}.
 
 "