emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Does '#+OPTIONS LaTeX:dvipng' deprecated in 8.0 pre or a bug?
@ 2013-04-06 15:32 Vladimir Lomov
  2013-04-06 20:58 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Lomov @ 2013-04-06 15:32 UTC (permalink / raw)
  To: General discussions about Org-mode

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

Hello,
the following simple Org document
#+BEGIN_SRC org
,#+OPTIONS: LaTeX:dvipng ^:{}

This is small example $\exp^{\imath\phi}=\cos\phi+\imath\sin\phi$.
#+END_SRC

gives me wrong HTML export, see attached html file.

Emacs was started as
#+BEGIN_SRC sh
emacs -Q -l debug.el
#+END_SRC
where
#+BEGIN_SRC emacs-lisp
(setq load-path (cons "/usr/share/emacs/site-lisp/org" load-path))
(setq debug-on-error t)
(require 'org)
(require 'ox-html)
#+END_SRC

Does this mean that 'LaTeX:dvipng' is deprecated?

Org-mode version 8.0-pre (release_8.0-pre-270-g29a75d @/usr/share/emacs/site-lisp/org/)

---
WBR, Vladimir Lomov

-- 
panic: kernel segmentation violation. core dumped		(only kidding)

[-- Attachment #2: ex.html --]
[-- Type: text/html, Size: 6632 bytes --]

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

end of thread, other threads:[~2013-04-07  3:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-06 15:32 Does '#+OPTIONS LaTeX:dvipng' deprecated in 8.0 pre or a bug? Vladimir Lomov
2013-04-06 20:58 ` Nicolas Goaziou
2013-04-07  3:24   ` Vladimir Lomov

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