]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/slur-steep-broken.ly
20320aaf05dfb379222ad4c8e84d643254b720ba
[lilypond.git] / input / bugs / slur-steep-broken.ly
1 \version "1.3.148"
2
3 \score{
4   \notes\relative c''{
5     \time 2/4
6     [f8 e d f, (] | \break
7     [) a'8. gis16 fis8. cis16] |
8   }
9   \paper{
10     linewidth = 3.0\cm
11     indent = .0
12   }
13 }
14