projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fde8b41
)
lilypond-1.0.1
author
fred
<fred>
Sun, 24 Mar 2002 20:12:21 +0000
(20:12 +0000)
committer
fred
<fred>
Sun, 24 Mar 2002 20:12:21 +0000
(20:12 +0000)
input/test/updown.fly
[new file with mode: 0644]
patch
|
blob
tex/lily-ps-defs.tex
patch
|
blob
|
history
diff --git a/input/test/updown.fly
b/input/test/updown.fly
new file mode 100644
(file)
index 0000000..
dfac8a1
--- /dev/null
+++ b/
input/test/updown.fly
@@ -0,0
+1,9
@@
+% this used to work:
+% <{\voiceone e}
+% {\voicetwo c}>
+
+% now we need:
+\type Staff
+<{\voiceone e}
+{\voicetwo c}>
+
diff --git
a/tex/lily-ps-defs.tex
b/tex/lily-ps-defs.tex
index 074eb7d1ce7466155f937066a7694e6e8268fe0d..7740d62496b6c4de9c193ac3e01bdfa5033eba9f 100644
(file)
--- a/
tex/lily-ps-defs.tex
+++ b/
tex/lily-ps-defs.tex
@@
-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