emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Blank equation when exported to HTML using dvipng
@ 2012-05-28  5:43 Richard Stanton
       [not found] ` <CALnw1fQHCHqH5JBdqbTTwvRq9AR8dL2OHPwbpwug1J4iuBW6=A@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Stanton @ 2012-05-28  5:43 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Here's a very simple ORG file:

--------

#+OPTIONS: LaTeX:dvipng

* Test file
\begin{equation}
x=\sqrt{b}
\end{equation}   

----------

When I export this to HTML (Org-mode version 7.8.11 (release_7.8.11-12-gc55405 @ c:/emacs/site-lisp/org-mode/lisp/)), the equation comes out blank. 

The HTML file contains the following code:

<img src="ltxpng/test_660c6efb146974e9d77e2de45f258385867ef389.png" alt="\begin{equation}
x=\sqrt{b}
\end{equation}"/>

However, directory ltxpng is empty.

I'm running Emacs 24.0.97 under Windows Vista with MikTeX 2.09 installed and PATH set so that I can call pdflatex, dvipng, etc. from the command line just fine.

Any thoughts about what might be going wrong? 

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

end of thread, other threads:[~2012-05-28 23:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-28  5:43 Blank equation when exported to HTML using dvipng Richard Stanton
     [not found] ` <CALnw1fQHCHqH5JBdqbTTwvRq9AR8dL2OHPwbpwug1J4iuBW6=A@mail.gmail.com>
2012-05-28  6:00   ` Richard Stanton
2012-05-28 14:08     ` Nick Dokos
2012-05-28 20:52       ` Richard Stanton
2012-05-28 23:12         ` Nick Dokos

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