>> On Wed, 02 Nov 2011 21:38:42 +, Myles English said:
>> On Wed, 02 Nov 2011 00:44:57 +0530, Jambunathan K said:
>>> 2. mathml - You need to register your command file with -ncf
>>> argument.
>>>
>>> For example, if I put the mystyle.tex in the same directory as
>>> exported .org f
>> On Wed, 02 Nov 2011 00:44:57 +0530, Jambunathan K said:
>> 2. mathml - You need to register your command file with -ncf
>> argument.
>>
>> For example, if I put the mystyle.tex in the same directory as
>> exported .org file and add the -ncf argument to the converter as
>> below
>
> 2. mathml
>- You need to register your command file with -ncf argument.
>
> For example, if I put the mystyle.tex in the same directory as
> exported .org file and add the -ncf argument to the converter as
> below
>
> #+begin_src emacs-lisp
> (setq org-latex-to-mathml
Myles
Thanks for exercising the latex-to-mathml changes. I am happy that there
is someone out there interested in and using stuff that I have spent
some efforts on.
> Hello,
>
> If I have a latex file mystyle.tex that contains:
>
> \newcommand{\myBigEquation}{b=23}
>
> and then have this in my o