emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problems exporting simple LaTeX math to HTML
@ 2017-02-14 19:44 Richard Stanton
  2017-02-14 20:13 ` Nick Dokos
  2017-02-14 20:24 ` Charles C. Berry
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Stanton @ 2017-02-14 19:44 UTC (permalink / raw)
  To: emacs-orgmode

[My apologies if this is a repeat. I tried posting this 4 days ago and didn’t see if appear on the list.]

I created the following very simple org file:

————


#+TITLE: *Math example*

\[ w_j = \nu_j \prod_{l<j} (1-\nu_l), \]


————

This exports to LaTeX fine, but when I export to HTML, the equation comes out as plain text

<p>
\[ w_j = \nu_j \prod_{l<j} (1-\nu_l), \]
</p>

Am I missing something?

By the way, org-version gives

Org mode version 9.0.5 (9.0.5-elpa @ /Users/stanton/.emacs.d/elpa/org-20170210/)

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

end of thread, other threads:[~2017-02-14 21:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-14 19:44 Problems exporting simple LaTeX math to HTML Richard Stanton
2017-02-14 20:13 ` Nick Dokos
2017-02-14 20:24 ` Charles C. Berry
2017-02-14 21:35   ` Richard Stanton

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