X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fshortening-volta-brackets.ly;h=45ac8ede0bfe785d2c2a3dcbcfeceb891a266404;hb=90875da23e480d263aecd479d5454b816d47dd8b;hp=571a2a8562c1f7487beb8a87fcd27e6886a3ab88;hpb=66ffd212bba2b1b09580f878d66dba6c1e713102;p=lilypond.git diff --git a/input/lsr/shortening-volta-brackets.ly b/input/lsr/shortening-volta-brackets.ly index 571a2a8562..45ac8ede0b 100644 --- a/input/lsr/shortening-volta-brackets.ly +++ b/input/lsr/shortening-volta-brackets.ly @@ -1,10 +1,20 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.46" +\version "2.12.3" \header { lsrtags = "repeats" + texidoces = " +De forma predeterminada, los corchetes de primera y segunda vez se +trazan encima de los finales alternativos completos, pero es posible +acortartlos estableciendo un valor cierto para +@code{voltaSpannerDuration}. En el ejemplo siguiente, el corchete +sólo dura un compás, que corresponde a una duración de 3/4. + +" + doctitlees = "Shortening volta brackets" + texidoc = " By default, the volta brackets will be drawn over all of the alternative music, but it is possible to shorten them by setting @@ -14,6 +24,7 @@ lasts one measure, which is a duration of 3/4. " doctitle = "Shortening volta brackets" } % begin verbatim + \relative c'' { \time 3/4 c4 c c @@ -27,3 +38,4 @@ lasts one measure, which is a duration of 3/4. { g4 g g } } } +