]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/shortening-volta-brackets.ly
Docs: update LSR
[lilypond.git] / Documentation / snippets / shortening-volta-brackets.ly
index 57bcc34e16cc20d2d92f9b2b9867021b2ad8e3b2..9714cc3d5651e80658782470770ef56ec586b1a3 100644 (file)
@@ -28,11 +28,22 @@ es ist möglich sie zu verkürzen.  Hierzu muss
 "
   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"