Re: [NTG-context] \definemathcommand lowers the text

2016-08-18 Thread Mikael P. Sundqvist
Den 18 aug. 2016 9:09 em skrev "Aditya Mahajan" : > > On Wed, 17 Aug 2016, Mikael P. Sundqvist wrote: > >> Hi! >> >> look at the output of this (attached) >> >> \definemathcommand [D] [nolop] {\mfunction{D}} >> \starttext >> Compare $\D f$ with $\mfunction{D}f$. >> \stoptext >> >> In the \D, the D

Re: [NTG-context] \definemathcommand lowers the text

2016-08-18 Thread Aditya Mahajan
On Wed, 17 Aug 2016, Mikael P. Sundqvist wrote: Hi! look at the output of this (attached) \definemathcommand [D] [nolop] {\mfunction{D}} \starttext Compare $\D f$ with $\mfunction{D}f$. \stoptext In the \D, the D is lowered a bit. I think it should not be, or else I misuse something. If so, h

[NTG-context] \definemathcommand lowers the text

2016-08-17 Thread Mikael P. Sundqvist
Hi! look at the output of this (attached) \definemathcommand [D] [nolop] {\mfunction{D}} \starttext Compare $\D f$ with $\mfunction{D}f$. \stoptext In the \D, the D is lowered a bit. I think it should not be, or else I misuse something. If so, how should I define my own operator (I found this ex