13 Aug
2005
13 Aug
'05
12:43 p.m.
Quoting "Taco Hoekwater" :
-- was taco@elvenkind.com on Aug 13, 2005 at 12:20:44PM --
But they do that already, at least in the default font setup. $ grep '\\def\\mfunction' /usr/share/texmf/tex/context/base/* /usr/share/texmf/tex/context/base/math-ini.tex:\def\mfunction#1{{\mr#1}}
\def\mfuction#1% {\mathchoice {\hbox{\rm \tf #1}} {\hbox{\rm \tf #1}} {\hbox{\rm \tfx #1}} {\hbox{\rm \tfxx #1}}} Many thanks, that was what I was looking for. Olivier