Markup command name changes.
[lilypond.git] / input / lsr / line-arrows.ly
blob8b0eea9ded08cdaf34c9997c5a5b0a5b47f0c823
1 %% Do not edit this file; it is auto-generated from input/new
2 %% This file is in the public domain.
3 \version "2.11.57"
4 \header {
5 texidoces = "
6 Se pueden aplicar puntas de flecha a los elementos de extensión de
7 texto y de línea (como el Glissando).
10 doctitlees = "Puntas de flecha para las líneas"
12 lsrtags = "expressive-marks"
13 texidoc = "Arrows can be applied to text-spanners and line-spanners
14 (such as the Glissando)."
15 doctitle = "Line arrows"
16 } % begin verbatim
18 \relative c'' {
19 \override TextSpanner #'bound-padding = #1.0
20 \override TextSpanner #'dash-fraction = #'()
21 \override TextSpanner #'bound-details #'right #'arrow = ##t
22 \override TextSpanner #'bound-details #'left #'text = #"fof"
23 \override TextSpanner #'bound-details #'right #'text = #"gag"
24 \override TextSpanner #'bound-details #'right #'padding = #0.6
26 \override TextSpanner #'bound-details #'right #'stencil-align-dir-y = #CENTER
27 \override TextSpanner #'bound-details #'left #'stencil-align-dir-y = #CENTER
29 \override Glissando #'bound-details #'right #'arrow = ##t
30 \override Glissando #'arrow-length = #0.5
31 \override Glissando #'arrow-width = #0.25
33 a8\startTextSpan gis a4 b\glissando b,
34 g'4 c\stopTextSpan c2