]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/default-direction-of-stems-on-the-center-line-of-the-staff.ly
CG: explain what big staff size means in regtests
[lilypond.git] / Documentation / snippets / default-direction-of-stems-on-the-center-line-of-the-staff.ly
index 7c9dbcffbc85856be2f8fb23c98eee87b38a12f3..049e7229412a301ac8442b8bb9d54feac4ddc09e 100644 (file)
@@ -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.2"
 
 \header {
   lsrtags = "editorial-annotations"
 
-%% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7
+%% 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
@@ -24,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}.
@@ -32,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