]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/default-direction-of-stems-on-the-center-line-of-the-staff.ly
Local updates to LSR July 2012
[lilypond.git] / Documentation / snippets / default-direction-of-stems-on-the-center-line-of-the-staff.ly
index fedffa29aeed9c29de295c0045a93d826c95257e..049e7229412a301ac8442b8bb9d54feac4ddc09e 100644 (file)
@@ -4,12 +4,12 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.12.2"
+\version "2.14.2"
 
 \header {
   lsrtags = "editorial-annotations"
 
-%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 La dirección predeterminada de las plicas sobre la tercera línea
 del pentagrama está determinada por la propiedad
@@ -27,6 +27,15 @@ Die Richtung von Hälsen auf der mittleren Linie kann mit der @code{Stem}-Eigens
 "
   doctitlede = "Standardrichtung für Hälse auf der Mittellinie"
 
+%% Translation of GIT committish: 30339cb3706f6399c84607426988b25f79b4998c
+  texidocfr = "
+La direction des hampes des notes placées sur la ligne médiane de la
+portée est gérée par la propriété @code{neutral-direction} de l'objet
+@code{Stem}.
+
+"
+  doctitlefr = "Direction par défaut des hampes de la ligne médiane"
+
   texidoc = "
 The default direction of stems on the center line of the staff is set
 by the @code{Stem} property @code{neutral-direction}.
@@ -35,6 +44,7 @@ by the @code{Stem} property @code{neutral-direction}.
   doctitle = "Default direction of stems on the center line of the staff"
 } % begin verbatim
 
+
 \relative c'' {
   a4 b c b
   \override Stem #'neutral-direction = #up