Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / lsr / setting-the-minimum-length-of-hairpins.ly
blob227d9aafac735d93ce96496f3e8c26335d1db1c1
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.11.48"
5 \header {
6 lsrtags = "expressive-marks"
8 texidoc = "
9 If hairpins are too short, they can be lengthened by modifying the
10 @code{minimum-length} property of the @code{Hairpin} object.
13 doctitle = "Setting the minimum length of hairpins"
14 } % begin verbatim
15 \relative c'' {
16 c4\< c\! d\> e\!
17 \override Hairpin #'minimum-length = #5
18 << f1 { s4 s\< s\> s\! } >>