]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.64
authorfred <fred>
Wed, 13 May 1998 06:55:25 +0000 (06:55 +0000)
committerfred <fred>
Wed, 13 May 1998 06:55:25 +0000 (06:55 +0000)
input/bugs/beam-length.ly [new file with mode: 0644]

diff --git a/input/bugs/beam-length.ly b/input/bugs/beam-length.ly
new file mode 100644 (file)
index 0000000..1297b78
--- /dev/null
@@ -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
+       }
+}
+