Nitpick: ly:spanner-bound grob name slur -> spanner.
[lilypond.git] / input / lsr / laissez-vibrer-ties.ly
blob1903980fa160a35b3453b194b8c64d5e7d72f137
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.13.1"
5 \header {
6 lsrtags = "expressive-marks, keyboards, fretted-strings"
8 texidoc = "
9 Laissez vibrer ties have a fixed size. Their formatting can be tuned
10 using @code{'tie-configuration}.
13 doctitle = "Laissez vibrer ties"
14 } % begin verbatim
16 \relative c' {
17 <c e g>4\laissezVibrer r <c f g>\laissezVibrer r
18 <c d f g>4\laissezVibrer r <c d f g>4.\laissezVibrer r8
20 <c d e f>4\laissezVibrer r
21 \override LaissezVibrerTieColumn #'tie-configuration
22 = #`((-7 . ,DOWN)
23 (-5 . ,DOWN)
24 (-3 . ,UP)
25 (-1 . ,UP))
26 <c d e f>4\laissezVibrer r