From: fred Date: Wed, 6 Sep 2000 16:03:06 +0000 (+0000) Subject: lilypond-1.3.85 X-Git-Tag: release/1.5.59~5728 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=576f317285f609dfc4962036cc5fab5395b12bf8;p=lilypond.git lilypond-1.3.85 --- 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; + } +} +