]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/hairpin-dashed.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / hairpin-dashed.ly
1 \version "2.17.6"
2
3 \header {
4   texidoc ="Hairpin crescendi may be dashed. "
5
6 }
7
8
9 \relative c' {
10   \override Hairpin.style = #'dashed-line
11   f2\< g c1 d4\> b a gis\! }     
12