all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org --> odt with math
@ 2017-08-31 11:30 Uwe Brauer
  2017-08-31 11:34 ` [details] (was: org --> odt with math) Uwe Brauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Uwe Brauer @ 2017-08-31 11:30 UTC (permalink / raw)
  To: emacs-orgmode

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?

Regards

Uwe Brauer 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-04  9:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.