X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcreating-cross-staff-arpeggios-in-a-piano-staff.ly;h=5d8e46a8caa96cf5cef531aacec117d3d71cdb20;hb=1c122290caffd067b81c60a18c97e61d1c6b209e;hp=e95b0a7cbb78ba66c5cee60049b4cda0542f2a77;hpb=17463ba49a755dca5682ba18af450c198d94e050;p=lilypond.git diff --git a/Documentation/snippets/creating-cross-staff-arpeggios-in-a-piano-staff.ly b/Documentation/snippets/creating-cross-staff-arpeggios-in-a-piano-staff.ly index e95b0a7cbb..5d8e46a8ca 100644 --- a/Documentation/snippets/creating-cross-staff-arpeggios-in-a-piano-staff.ly +++ b/Documentation/snippets/creating-cross-staff-arpeggios-in-a-piano-staff.ly @@ -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.10" +\version "2.13.20" \header { lsrtags = "expressive-marks" -%% Translation of GIT committish: 45fc8488655f9ea122d1ec6e3328892618bd6971 +%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b texidoces = " Dentro de un @code{PianoStaff}, es posible hacer que un arpegio cruce entre los pentagramas ajustando la propiedad @@ -15,7 +15,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} @@ -23,10 +23,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}. "