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