* how to render align environment with mathjax in html-expot
@ 2015-05-21 20:21 Max Linke
2015-05-21 20:40 ` Rasmus
0 siblings, 1 reply; 2+ messages in thread
From: Max Linke @ 2015-05-21 20:21 UTC (permalink / raw)
To: Emacs-orgmode
Hello
I would like to use align environments when I export to html. As this is
nicer for me to align equations.
When I use them naked like this.
\begin{align}
a &= b + c \\
x &= y + z
\end{align}
the equation does not get rendered at all but the naked text is
displayed in the html file. Do their exists some options to tell
org-mode to wrap align environments for mathjax? Or do I have to wrap
this in some special source block?
best Max
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to render align environment with mathjax in html-expot
2015-05-21 20:21 how to render align environment with mathjax in html-expot Max Linke
@ 2015-05-21 20:40 ` Rasmus
0 siblings, 0 replies; 2+ messages in thread
From: Rasmus @ 2015-05-21 20:40 UTC (permalink / raw)
To: emacs-orgmode
Hi Max,
Max Linke <max_linke@gmx.de> writes:
> I would like to use align environments when I export to html. As this
> is nicer for me to align equations.
>
> When I use them naked like this.
>
> \begin{align}
> a &= b + c \\
> x &= y + z
> \end{align}
>
> the equation does not get rendered at all but the naked text is
> displayed in the html file. Do their exists some options to tell
> org-mode to wrap align environments for mathjax? Or do I have to wrap
> this in some special source block?
It should work out of the box. Can you reproduce the error from emacs -q?
Which if your version of Org? Do you have internet on your test computer?
Rasmus
--
And I faced endless streams of vendor-approved Ikea furniture. . .
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-21 20:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21 20:21 how to render align environment with mathjax in html-expot Max Linke
2015-05-21 20:40 ` Rasmus
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).