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