X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fusing-arpeggiobracket-to-make-divisi-more-visible.ly;h=25dc77445b110663db8230cbd5b41c11e9bb4b6a;hb=2936a7a6c5bca895dfd5725ab2422ad1c6b3ff11;hp=c865dfd029a7d368cfa80cb99f9da37f466d28bc;hpb=17f11c2f5ab963bfb07b7652b4860dc4dda5540a;p=lilypond.git diff --git a/Documentation/snippets/using-arpeggiobracket-to-make-divisi-more-visible.ly b/Documentation/snippets/using-arpeggiobracket-to-make-divisi-more-visible.ly index c865dfd029..25dc77445b 100644 --- a/Documentation/snippets/using-arpeggiobracket-to-make-divisi-more-visible.ly +++ b/Documentation/snippets/using-arpeggiobracket-to-make-divisi-more-visible.ly @@ -1,22 +1,14 @@ -%% 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.39" +\version "2.14.2" \header { lsrtags = "expressive-marks, vocal-music" -%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00 - texidoces = " -El corchete de arpegios @code{arpeggioBracket} se puede usar para -indicar la división de voces cuando no hay plicas que puedan ofrecer -esta información. Se suele encontrar en la música coral. - -" - - doctitlees = "Uso de arpeggioBracket para hacer más visible un divisi" - - texidoc = " The @code{arpeggioBracket} can be used to indicate the division of voices where there are no stems to provide the information. This is @@ -26,6 +18,7 @@ often seen in choral music. doctitle = "Using arpeggioBracket to make divisi more visible" } % begin verbatim + \include "english.ly" \score { @@ -54,4 +47,3 @@ often seen in choral music. } \layout { ragged-right = ##t } } -