lilypond-1.0.1
authorfred <fred>
Sun, 24 Mar 2002 20:12:21 +0000 (20:12 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:12:21 +0000 (20:12 +0000)
input/test/updown.fly [new file with mode: 0644]
tex/lily-ps-defs.tex

diff --git a/input/test/updown.fly b/input/test/updown.fly
new file mode 100644 (file)
index 0000000..dfac8a1
--- /dev/null
@@ -0,0 +1,9 @@
+% this used to work:
+% <{\voiceone e}
+% {\voicetwo c}>
+
+% now we need:
+\type Staff
+<{\voiceone e}
+{\voicetwo c}>
+
index 074eb7d1ce7466155f937066a7694e6e8268fe0d..7740d62496b6c4de9c193ac3e01bdfa5033eba9f 100644 (file)
@@ -157,7 +157,9 @@ staffheight 4 div /interline exch def
   exch
 } bind def
 %
-interline 2 div /bracket_b exch def
+% too fat for 20pt
+% interline 2 div /bracket_b exch def
+interline 3 div /bracket_b exch def
 interline 2 mul /bracket_w exch def
 staffrulethickness /stafflinethickness exch def
 stafflinethickness 2 mul /bracket_t exch def