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