emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: org --> odt with math
Date: Mon, 04 Sep 2017 11:19:07 +0200	[thread overview]
Message-ID: <87r2vmhldg.fsf@gmx.us> (raw)
In-Reply-To: 87bmmwq8jq.fsf@mat.ucm.es

Uwe Brauer <oub@mat.ucm.es> writes:

> Hi
>
> Using org (git version) GNU emacs 26 on Ubuntu 14.04,
> following
> http://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#fn-2
> I have set
> (setq org-latex-to-mathml-convert-command
>                 "/usr/bin/latexmlmath \"%i\" --presentationmathml=%o")
>
> Latexmlmath is installed of course.
>
> I try to convert the following file to odt with mathml
>
> #+OPTIONS: LaTeX:t
>
> This 
> \begin{equation}
> \label{eq:aned-ex:1}
> \begin{cases}
>   y^{\prime}&= -2000(y-\cos(t))\\
>    y_0&=0 \qquad 0\leq t \leq 1.5
>  \end{cases}
> \end{equation}
>
> But the equation is just exported as ASCII code. What do I miss?

I think that happens when there’s an error.

Do you see the help message when you run latexmlmath from the commandline?

Perhaps you need to load some modules manually?  See the latexml manual

    http://dlmf.nist.gov/LaTeXML/manual.pdf

Can latexml create a proper mathml version if you provide a "full" latex
file with the equation and the right packages?

Rasmus

-- 
Er du tosset for noge' lårt!

      parent reply	other threads:[~2017-09-04  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-31 11:30 org --> odt with math Uwe Brauer
2017-08-31 11:34 ` [details] (was: org --> odt with math) Uwe Brauer
2017-08-31 11:58 ` org --> odt with math Nicolas Goaziou
2017-09-04  9:19 ` Rasmus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2vmhldg.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).