Update .ly files.
[lilypond.git] / input / lsr / default-direction-of-stems-on-the-center-line-of-the-staff.ly
bloba1459f885d147c1a8a17bea60871de5c1ee63608
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.12.0"
5 \header {
6 lsrtags = "editorial-annotations"
8 texidoces = "
9 La dirección predeterminada de las plicas sobre la tercera línea
10 del pentagrama está determinada por la propiedad
11 @code{neutral-direction} del objeto @code{Stem}.
14 doctitlees = "Dirección predeterminada de las plicas sobre la tercera línea del pentagrama"
16 texidoc = "
17 The default direction of stems on the center line of the staff is set
18 by the @code{Stem} property @code{neutral-direction}.
21 doctitle = "Default direction of stems on the center line of the staff"
22 } % begin verbatim
24 \relative c'' {
25 a4 b c b
26 \override Stem #'neutral-direction = #up
27 a4 b c b
28 \override Stem #'neutral-direction = #down
29 a4 b c b