X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-volta-brackets-to-additional-staves.ly;h=5bfcae9cb10078f9d8029013f1afabbecd962eb5;hb=308c694ab361de67e261f5efa7b7e652dd4cf081;hp=45c0ce03dd132e2372e6796afc8736197819341c;hpb=87aec4a93a0fe08275dd6cce6961dd9f80f581d1;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 45c0ce03dd..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.10" +\version "2.14.0" \header { lsrtags = "repeats" -%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f +%% 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,7 +21,8 @@ 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: d96023d8792c8af202c7cb8508010c0d3648899d + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Der @code{Volta_engraver} befindet sich im @code{Score}-Kontext und Klammern werden deshalb nur auf dem obersten System dargestellt. Das kann umgangen @@ -28,13 +32,14 @@ das \"Volta multi staff\"-Schnipsel. " doctitlede = "Volta-Klammern zu zusätzlichen Systemen hinzufügen" -%% Translation of GIT committish: e98b2d804c2a136edfa28adc894bb584f676c884 + +%% 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. +doivent comporter ces crochets. " doctitlefr = "Ajout du crochet de reprise à d'autres portées"