emacs-orgmode
[Top][All Lists]
Advanced

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

Re: creating png images in emails with org-mode


From: Joseph Vidal-Rosset
Subject: Re: creating png images in emails with org-mode
Date: Wed, 16 Sep 2020 13:37:18 +0200

Hello,

My problem has just been  solved with substituting dvipng for imagemagick:

(setq org-latex-create-formula-image-program 'dvipng)

; (setq org-latex-create-formula-image-program 'imagemagick)

Le mer. 16 sept. 2020 à 12:03, Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com> a écrit :
Hello,

One more time, my setup to create png image via LaTeX in email in org-mode is broken.

I get this error message:

Creating LaTeX preview...
org-compile-file: File "/tmp/orgtex2wp50c.png" wasn’t produced.  Please adjust ‘imagemagick’ part of ‘org-preview-latex-process-alist’.

Your help is welcome, because I do not understand what I have to do, how I have to "adjust" imagemagick.

Best wishes,

Jo.

reply via email to

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