all messages for Emacs-related lists mirrored at yhetil.org
 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 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.