emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] SOLVED: LaTeX equation align in orgmode?


From: Eric S Fraga
Subject: Re: [O] SOLVED: LaTeX equation align in orgmode?
Date: Wed, 14 Oct 2015 15:09:28 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

On Wednesday, 14 Oct 2015 at 14:58, Rasmus wrote:
> Eric S Fraga <address@hidden> 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

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