From: fred Date: Wed, 13 May 1998 06:55:25 +0000 (+0000) Subject: lilypond-0.1.64 X-Git-Tag: release/1.5.59~5948 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e3e4b3155088b6769b80688c728ecfb98f70cdf6;p=lilypond.git lilypond-0.1.64 --- diff --git a/input/bugs/beam-length.ly b/input/bugs/beam-length.ly new file mode 100644 index 0000000000..1297b78336 --- /dev/null +++ b/input/bugs/beam-length.ly @@ -0,0 +1,12 @@ +% beams should look the same +\score{ + \melodic{ + \octave relative; + [d''8 d d] [d g d] + c c + c4 c c c + c c c c + c c c c + } +} +