Update .ly files.
[lilypond.git] / input / lsr / line-arrows.ly
blobd3ef6af8081066e9e519c06e1fe0b67fb42fc813
1 %% Do not edit this file; it is auto-generated from input/new
2 %% This file is in the public domain.
3 \version "2.12.0"
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
19 \relative c'' {
20 \override TextSpanner #'bound-padding = #1.0
21 \override TextSpanner #'style = #'line
22 \override TextSpanner #'(bound-details right arrow) = ##t
23 \override TextSpanner #'(bound-details left text) = #"fof"
24 \override TextSpanner #'(bound-details right text) = #"gag"
25 \override TextSpanner #'(bound-details right padding) = #0.6
27 \override TextSpanner #'(bound-details right stencil-align-dir-y) = #CENTER
28 \override TextSpanner #'(bound-details left stencil-align-dir-y) = #CENTER
30 \override Glissando #'(bound-details right arrow) = ##t
31 \override Glissando #'arrow-length = #0.5
32 \override Glissando #'arrow-width = #0.25
34 a8\startTextSpan gis a4 b\glissando b,
35 g'4 c\stopTextSpan c2