The staff brackets that just showed up in .56 (or was it .55?) are
beautiful.  But they have two problems:

They are wrongly aligned.  The attatched patch fixes this.

All I get when typesetting more than three staffs and some text, with
a staff bracket is «warning: bracket too big (130.400pt )».  At least
for choral music, this is a problem.

I've tried increasing the number of different bracket sizes generated
in mf/feta-haak.mf, but when I do, some of the generated brackets turn
out too small -- espesially on pages with much vertical space between
the individual staffs (due to e.g. dynamics and text).  This, I have
no fix for (yet).

-- 

Arvid


diff -urN tex/fetdefs.tex~ tex/fetdefs.tex
--- tex/fetdefs.tex~    Fri Apr 10 01:34:05 1998
+++ tex/fetdefs.tex     Sat Apr 18 16:09:13 1998
@@ -100,7 +100,7 @@
   \fi}
 
 \def\pianobrace#1{{\bracefont\char #1}}
-\def\staffbracket#1{{\bracketfont\char #1}}
+\def\staffbracket#1{{\centeralign{\bracketfont\char #1}}}
 
 \def\embeddedtex#1{}
 \def\embeddedps#1{}


Reply via email to