From e3e4b3155088b6769b80688c728ecfb98f70cdf6 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 13 May 1998 06:55:25 +0000 Subject: [PATCH] lilypond-0.1.64 --- input/bugs/beam-length.ly | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 input/bugs/beam-length.ly 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 + } +} + -- 2.39.5