all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Max Linke <max_linke@gmx.de>
To: Emacs-orgmode@gnu.org
Subject: how to render align environment with mathjax in html-expot
Date: Thu, 21 May 2015 22:21:48 +0200	[thread overview]
Message-ID: <555E3E5C.2050808@gmx.de> (raw)

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

             reply	other threads:[~2015-05-21 20:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-21 20:21 Max Linke [this message]
2015-05-21 20:40 ` how to render align environment with mathjax in html-expot Rasmus

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

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

  git send-email \
    --in-reply-to=555E3E5C.2050808@gmx.de \
    --to=max_linke@gmx.de \
    --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 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.