emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can't get dvipng to work
@ 2013-09-16 21:21 Williams, Ken
  2013-09-16 22:04 ` Rasmus
  0 siblings, 1 reply; 9+ messages in thread
From: Williams, Ken @ 2013-09-16 21:21 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1425 bytes --]

Hi,

I have a small orgmode document with a \begin{align} section for a few equations.  I can successfully export to HTML using MathJax, but I need a nice little self-contained document, so I'm trying to use dvipng.  Unfortunately it keeps exporting with MathJax.

Here's my document:

=========================================
#+TITLE: Test Doc
#+AUTHOR: Ken Williams
#+PROPERTY: results output
#+PROPERTY: exports both
#+OPTIONS: tex:dvipng

Some math:

\begin{align}
a_{11}& =b_{11}&
a_{12}& =b_{12}\\
a_{21}& =b_{21}&
a_{22}& =b_{22}+c_{22}
\end{align}
=========================================

The value of my "org-latex-create-formula-image-program" variable is dvipng - I set it manually from within the editor by doing "set-variable org-latex-create-formula-image-program dvipng".

Any hints?  There are no clues in the *Messages* buffer.

My org-mode is Org-mode version 7.9.4.


--
Ken Williams, Senior Research Scientist
WindLogics
http://windlogics.com


________________________________

CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of any kind is strictly prohibited. If you are not the intended recipient, please contact the sender via reply e-mail and destroy all copies of the original message. Thank you.

[-- Attachment #2: Type: text/html, Size: 3433 bytes --]

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

end of thread, other threads:[~2013-09-20 18:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-16 21:21 Can't get dvipng to work Williams, Ken
2013-09-16 22:04 ` Rasmus
2013-09-18 16:37   ` Ken Williams
2013-09-18 18:29     ` Ken Williams
2013-09-19  1:43       ` Nick Dokos
2013-09-19 21:24         ` Ken Williams
2013-09-19 22:22           ` Rasmus
2013-09-20 15:04             ` Ken Williams
2013-09-20 18:48               ` Rasmus

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