X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcreating-cross-staff-arpeggios-in-a-piano-staff.ly;h=589d320d1f26e5b8b31c9da74b075545956f4dd6;hb=f875ef39c544bd3499dae5360e9e24f69933575f;hp=b342959469ef1805f84013b1fa43f424251d73a2;hpb=0c34fe54a73dec156d4ed33a47647388588385df;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 b342959469..589d320d1f 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,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.16" +\version "2.14.0" \header { lsrtags = "expressive-marks" -%% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d +%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c texidoces = " Dentro de un @code{PianoStaff}, es posible hacer que un arpegio cruce entre los pentagramas ajustando la propiedad @@ -25,10 +28,10 @@ in den @code{Score}-Kontext eingefügt wird. " doctitlede = "Arpeggio über mehrere Systeme in anderen Kontexten" -%% Translation of GIT committish: 217cd2b9de6e783f2a5c8a42be9c70a82195ad20 +%% 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}. "