13 Mar
2007
13 Mar
'07
5:07 p.m.
On Mon, 12 Mar 2007, Aditya Mahajan wrote:
On Sun, 11 Mar 2007, David Arnold wrote:
All,
In Context, how do I make a mathop for lcd? I want to typeset the following in math mode.
\lcd(8,12)=24
\definemathcommand [lcd] [nolop] {\mfunction{lcd}}
See http://wiki.contextgarden.net/Math/functions for an explanation of what is happening. Aditya