]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.85
authorfred <fred>
Wed, 6 Sep 2000 16:03:06 +0000 (16:03 +0000)
committerfred <fred>
Wed, 6 Sep 2000 16:03:06 +0000 (16:03 +0000)
input/bugs/steep.ly [new file with mode: 0644]

diff --git a/input/bugs/steep.ly b/input/bugs/steep.ly
new file mode 100644 (file)
index 0000000..ae7d10c
--- /dev/null
@@ -0,0 +1,13 @@
+
+
+\score{
+       \notes\relative c''{
+               a'( a a [a8...] b,32\break
+               c4 \clef bass; c,,, c )c
+       }
+       \paper{
+               indent=0.0\mm;
+               linewidth=40.0\mm;
+       }
+}
+