emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vladimir Lomov <lomov.vl@gmail.com>
To: General discussions about Org-mode <emacs-orgmode@gnu.org>
Subject: Does '#+OPTIONS LaTeX:dvipng' deprecated in 8.0 pre or a bug?
Date: Sun, 7 Apr 2013 00:32:17 +0900	[thread overview]
Message-ID: <20130406153217.GB764@smoon> (raw)

[-- 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 --]

             reply	other threads:[~2013-04-06 15:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-06 15:32 Vladimir Lomov [this message]
2013-04-06 20:58 ` Does '#+OPTIONS LaTeX:dvipng' deprecated in 8.0 pre or a bug? Nicolas Goaziou
2013-04-07  3:24   ` Vladimir Lomov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130406153217.GB764@smoon \
    --to=lomov.vl@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).