On Wednesday, 14 Oct 2015 at 14:58, Rasmus wrote:
> Eric S Fraga <e.fr...@ucl.ac.uk> writes:
>
>> I don't believe the default is to export to mathml.  At least, for me,
>> this doesn't happen.
>
> For me, when I eval the following from emacs -q I get odt.
>
> (require 'ox-odt)
> (setq org-latex-to-mathml-convert-command
>       "latexmlmath \"%i\" --presentationmathml=%o")
>
> E.g. export: \(x\).

I get:

,----
| LaTeX to MathML converter not available.
| Formatting LaTeX using verbatim
`----

I do not get:

> Run from emacs -q and check your *messages*.  You should see something
> like this in the buffer:
>
>      Formatting LaTeX using mathml
>      Creating MathML snippet 1...
>      Wrote /tmp/ltxmathml-in5102GLn
>      Running latexmlmath "\(x\)" --presentationmathml=ltxmathml-out5102TVt
>      Using vacuous schema
>      Wrote
> /tmp/ltxmathml/test-formula-27f4fea30995c43e0894e19929353bf9fa8957cb.mathml
>      Embedding
> /tmp/ltxmathml/test-formula-27f4fea30995c43e0894e19929353bf9fa8957cbm.

I am using org from git, fairly recent version.

There must be some other configuration setting, maybe something outside
org that enables latexml to work?

thanks,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-161-gd2ac25

Reply via email to