Start pictograms branch.
[lilypond/mpolesky.git] / Documentation / snippets / line-arrows.ly
blobe8cd2a33a28722e7716a0802cf4cd42b97a7443a
1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
4 \version "2.13.31"
6 \header {
7 lsrtags = "expressive-marks, tweaks-and-overrides"
9 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
10 texidoces = "
11 Se pueden aplicar puntas de flecha a los elementos de extensión de
12 texto y de línea (como el Glissando).
15 doctitlees = "Puntas de flecha para las líneas"
17 texidoc = "
18 Arrows can be applied to text-spanners and line-spanners (such as the
19 Glissando).
22 doctitle = "Line arrows"
23 } % begin verbatim
25 \relative c'' {
26 \override TextSpanner #'bound-padding = #1.0
27 \override TextSpanner #'style = #'line
28 \override TextSpanner #'(bound-details right arrow) = ##t
29 \override TextSpanner #'(bound-details left text) = #"fof"
30 \override TextSpanner #'(bound-details right text) = #"gag"
31 \override TextSpanner #'(bound-details right padding) = #0.6
33 \override TextSpanner #'(bound-details right stencil-align-dir-y) = #CENTER
34 \override TextSpanner #'(bound-details left stencil-align-dir-y) = #CENTER
36 \override Glissando #'(bound-details right arrow) = ##t
37 \override Glissando #'arrow-length = #0.5
38 \override Glissando #'arrow-width = #0.25
40 a8\startTextSpan gis a4 b\glissando b,
41 g'4 c\stopTextSpan c2