emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Does '#+OPTIONS LaTeX:dvipng' deprecated in 8.0 pre or a bug?


From: Vladimir Lomov
Subject: [O] Does '#+OPTIONS LaTeX:dvipng' deprecated in 8.0 pre or a bug?
Date: Sun, 7 Apr 2013 00:32:17 +0900
User-agent: Mutt/1.5.21 (2010-09-15)

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)

This is small example \(\exp^{\imath\phi}=\cos\phi+\imath\sin\phi\).

Author: Vladimir

Created: 2013-04-07 Вс 00:25

Generated by Org mode 8.0-pre in Emacs 24.3.50.1.

Validate XHTML 1.0


reply via email to

[Prev in Thread] Current Thread [Next in Thread]