From 576f317285f609dfc4962036cc5fab5395b12bf8 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 6 Sep 2000 16:03:06 +0000 Subject: [PATCH] lilypond-1.3.85 --- input/bugs/steep.ly | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 input/bugs/steep.ly diff --git a/input/bugs/steep.ly b/input/bugs/steep.ly new file mode 100644 index 0000000000..ae7d10cac2 --- /dev/null +++ b/input/bugs/steep.ly @@ -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; + } +} + -- 2.39.5