X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-volta-brackets-to-additional-staves.ly;h=5bfcae9cb10078f9d8029013f1afabbecd962eb5;hb=252ec5e71b5e121734a9c9897245137cb07e4a1f;hp=a5210731fd0d4dcfa44c2c19d6e8a8becddff648;hpb=d7c0f4263534307616c82d9b2ce6fdef9472456f;p=lilypond.git diff --git a/Documentation/snippets/adding-volta-brackets-to-additional-staves.ly b/Documentation/snippets/adding-volta-brackets-to-additional-staves.ly index a5210731fd..5bfcae9cb1 100644 --- a/Documentation/snippets/adding-volta-brackets-to-additional-staves.ly +++ b/Documentation/snippets/adding-volta-brackets-to-additional-staves.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.20" +\version "2.14.0" \header { lsrtags = "repeats" -%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " El grabador @code{Volta_engraver} reside de forma predeterminada dentro del contexto de @code{Score}, y los corchetes de la repetición @@ -18,6 +21,7 @@ también el fragmento de código @qq{Volta multi staff}. " doctitlees = "Añadir corchetes de primera y segunda vez a más pentagramas" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Der @code{Volta_engraver} befindet sich im @code{Score}-Kontext und Klammern @@ -28,10 +32,11 @@ das \"Volta multi staff\"-Schnipsel. " doctitlede = "Volta-Klammern zu zusätzlichen Systemen hinzufügen" -%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e + +%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 texidocfr = " D'ordinaire, le graveur @code{Volta_engraver} réside dans le contexte -@code{Score} ; les crochets précédant une reprise s'impriment donc +@code{Score}@tie{}; les crochets précédant une reprise s'impriment donc seulement au-dessus de la portée du haut. On peut ajuster cela en déplaçant ce graveur vers les contextes de portée (@code{Staff}) qui doivent comporter ces crochets.