]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/shortening-volta-brackets.ly
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / snippets / shortening-volta-brackets.ly
index 691fbb72975cacc4b67d94ce4f6778a8cd35241b..870a15d80bb6ecbd046b72945a69280c82f2b5b2 100644 (file)
@@ -1,6 +1,7 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.4"
 
 \header {
   lsrtags = "repeats"
@@ -21,16 +22,26 @@ sólo dura un compás, que corresponde a una duración de 3/4.
 Volta-Klammern werden normalerweise über alle Noten der Klammer gezogen, aber
 es ist möglich sie zu verkürzen.  Hierzu muss
 @code{voltaSpannerDuration} definiert werden, in dem Beispiel etwa als
-3/4, sodass die Klammer nur einen Takt dauert. 
+3/4, sodass die Klammer nur einen Takt dauert.
 
 "
   doctitlede = "Volta-Klammern verkürzen"
+%% Translation of GIT committish: e98b2d804c2a136edfa28adc894bb584f676c884
+  texidocfr = "
+Les crochets indiquant les fins alternatives s'étalent tout au long ce
+celle-ci.  On peut les raccourcir en définissant la propriété
+@code{voltaSpannerDuration}.  Dans l'exemple suivant, le crochet ne se
+prolonge que sur une mesure à 3/4.
+
+"
+  doctitlefr = "Diminution de la taille du crochet d'alternative"
+
 
   texidoc = "
 By default, the volta brackets will be drawn over all of the
 alternative music, but it is possible to shorten them by setting
 @code{voltaSpannerDuration}.  In the next example, the bracket only
-lasts one measure, which is a duration of 3/4. 
+lasts one measure, which is a duration of 3/4.
 
 "
   doctitle = "Shortening volta brackets"