emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [odt] regression in using an equation sourced via latex_header


From: Jambunathan K
Subject: Re: [O] [odt] regression in using an equation sourced via latex_header
Date: Wed, 02 Nov 2011 00:44:57 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (windows-nt)

> 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-convert-command
>            "java -jar %j -ncf mystyle.tex -unicode -force -df %o %I ")
>      #+end_src
>

ncf option is documented here:
http://www.mathtoweb.com/cgi-bin/mathtoweb_users_guide.pl#Using_newcommand_and_renewcommand



reply via email to

[Prev in Thread] Current Thread [Next in Thread]