emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* export latex align to html?
@ 2014-04-22 16:55 Neal Becker
  2014-04-22 17:15 ` Nick Dokos
  2014-04-22 17:37 ` Eric S Fraga
  0 siblings, 2 replies; 3+ messages in thread
From: Neal Becker @ 2014-04-22 16:55 UTC (permalink / raw)
  To: emacs-orgmode

I have an align environment:

#+begin_latex
\begin{align*}
\Lambda= & \max_{k,l}\left|
\sum_{i=0}^{M-1}r_{i+l}x_{i}^{*}e^{j2\pi\Delta_{f}ki}+\sum_{i=M}^{2M-1}r_{i+l}x_{i}^{*}e^{j2\pi\Delta_{f}ki}+\cdots\right|
\\
\approx & \max_{k,l}\left|
\sum_{m}e^{j2\pi\Delta_{f}kmM}\sum_{i=mM}^{(m+1)M-1}r_{i+l}x_{i}^{*}\right|
\end{align*}
#+end_latex

That exports fine to latex, but not html.  Is there a way to do this?

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

end of thread, other threads:[~2014-04-22 17:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-22 16:55 export latex align to html? Neal Becker
2014-04-22 17:15 ` Nick Dokos
2014-04-22 17:37 ` Eric S Fraga

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).