X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcreating-arpeggios-across-notes-in-different-voices.ly;h=cbd3850e237965f3f3b006aa06c0459dcb58b62c;hb=0129fb74b0957a277e6eb01f89046e1f46bf7777;hp=e89f37c09217c65d2d2108746f1b38fce5401b53;hpb=4e8f3c896223d20f0504d480e04fa764a565fd81;p=lilypond.git diff --git a/Documentation/snippets/creating-arpeggios-across-notes-in-different-voices.ly b/Documentation/snippets/creating-arpeggios-across-notes-in-different-voices.ly index e89f37c092..cbd3850e23 100644 --- a/Documentation/snippets/creating-arpeggios-across-notes-in-different-voices.ly +++ b/Documentation/snippets/creating-arpeggios-across-notes-in-different-voices.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.29" +\version "2.12.2" \header { lsrtags = "expressive-marks" -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b +%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec texidoces = " Se puede trazar un símbolo de arpegio entre notas de distintas voces que están sobre el mismo pentagrama si el grabador @@ -19,7 +22,7 @@ voces que están sobre el mismo pentagrama si el grabador %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " -Ein Arpeggio kann zwischen Noten aus unterschidlichen Stimmen auf demselben +Ein Arpeggio kann zwischen Noten aus unterschiedlichen Stimmen auf demselben System gezogen werden, wenn der @code{Span_arpeggio_engraver} in den @code{Staff}-Kontext verschoben wird: