[texhax] redefinition of \= does not get into footnotes
Alexandru Scorpan
ascorpan at math.ufl.edu
Fri Sep 10 12:12:26 CEST 2004
On Sep 10, 2004, at 6:03 AM, Morten Høgholm wrote:
> On Fri, 10 Sep 2004 06:00:37 -0400, Alexandru Scorpan
> <ascorpan at math.ufl.edu> wrote:
>
>> It doesn't seem to work yet. First I put your lines of code in my
>> preamble, but LaTeX was complaining about ``missing
>> \begin{document}''. Then surrounded it by \AtBeginDocument (in my
>> .sty file), but got ``missing $ inserted''. I guess \@aciii likes to
>> be text, not \mathbin{\,=\,}...
>
> Do this:
>
> \makeatletter
> \renewcommand*\@acciii{=}
> \renewcommand*\={\@acciii}
> \makeatother
More information about the texhax
mailing list