all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-create-formula-image-with-imagemagick conflicts with org-latex-pdf-process
@ 2013-02-26  6:09 Florian Beck
  2013-02-26  8:39 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Beck @ 2013-02-26  6:09 UTC (permalink / raw)
  To: emacs-orgmode


`org-create-formula-image-with-imagemagick' doesn't handle the case that
`org-latex-pdf-process' is set to a function.

To reproduce:

 - set `org-latex-pdf-process' to a function
 - (setq org-latex-create-formula-image-program 'imagemagick)
   this makes preview fail
 - set #+OPTIONS: latex:imagemagick => html export broken

However, just calling this function from
`org-create-formula-image-with-imagemagick' would not be a good idea.
How about adding a new variable `org-latex-formula-pdf-process'?

-- 
Florian Beck

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

end of thread, other threads:[~2013-02-26 12:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26  6:09 org-create-formula-image-with-imagemagick conflicts with org-latex-pdf-process Florian Beck
2013-02-26  8:39 ` Nicolas Goaziou
2013-02-26 11:37   ` Florian Beck
2013-02-26 12:47     ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.