]> git.donarmstrong.com Git - lilypond.git/blob - input/bugs/steep.ly
patch::: 1.3.134.jcn1
[lilypond.git] / input / bugs / steep.ly
1
2
3
4 \score{
5         \notes\relative c''{
6                 a'( a a [a8...] b,32\break
7                 c4 \clef bass; c,,, c )c
8         }
9         \paper{
10                 indent=0.0\mm;
11                 linewidth=40.0\mm;
12         }
13 }
14