The attached file gives an error

Stijn, I'm not sure if you ever found the resolution.

Using \loggingall on your source quickly shows there is, as Taco et
al. surmised, an infinite loop.  The log file ends with this:


...
[EMAIL PROTECTED] ...nd \z@ [EMAIL PROTECTED]@@p \boldmath {{b^c}}
                                                  }
\makebm #1$->\bm {#1}
                     $
[EMAIL PROTECTED] ... {\hbox {#1$\displaystyle [EMAIL PROTECTED] #2$
                                                  }}{\hbox {#1$\textstyle \m...

[EMAIL PROTECTED]@@p ...fmmode [EMAIL PROTECTED] #1{#2}{#2}{#2}{#2}
                                                  \else \bfseries #1#2\fi 
[EMAIL PROTECTED] ...30049 [EMAIL PROTECTED]@@p \boldmath {{b^c}}
                                                  }
\makebm #1$->\bm {#1}
                     $
\makelabel ...h {\makebm }\normalfont \bfseries #1
                                                  :}
\sbox #1#2->\setbox #1\hbox [EMAIL PROTECTED] #2
                                               [EMAIL PROTECTED] }
[EMAIL PROTECTED] ...i \fi \sbox [EMAIL PROTECTED] {\makelabel {#1}}
                                                  \global \setbox [EMAIL 
PROTECTED] \...
l.11 \item[$a^{b^c}$]
                      $a^{b^c}$


You can see the loop, \makebm ends up calling itself.

Evidently \makebm cannot be used in \everymath.  Even a complete
re-archiTeXture will not help :).

Good luck,
Karl



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to