Hi Siva Kumar,
commath package is good for typsetting differentiation and integration. But there is a command clash with that style file and my definition of \figref.
commath style defines \figref as
\providecommand{\figref}[1]{Figure~\ref{#1}}
but to cite figure in IEEE standard (dot after Fig and a space after it) I have defined \figref as
\newcommand{\figref}[1]{Fig.~#1}
in nkformat.sty. So when I include commath package LaTeX says figref is already defined.
I am looking for a solution. Hopefully I will include all relevant commands for int and diff in nkformat.sty itself for consistency. I will upload it after completion.
karthick
--
Share what you know and crave what you want to know