LSR: Update.
[lilypond.git] / input / lsr / default-direction-of-stems-on-the-center-line-of-the-staff.ly
blob606a0d70fdd6f6adc43bff160ad2d877c432ac55
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.11.51"
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
23 \relative c'' {
24 a4 b c b
25 \override Stem #'neutral-direction = #up
26 a4 b c b
27 \override Stem #'neutral-direction = #down
28 a4 b c b