From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: html export with imagemagick Date: Wed, 22 May 2019 21:26:12 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e2f9c105897ef054" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hTWsg-0002UJ-Gz for emacs-orgmode@gnu.org; Wed, 22 May 2019 15:26:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hTWse-00024Y-BP for emacs-orgmode@gnu.org; Wed, 22 May 2019 15:26:29 -0400 Received: from mail-lj1-x22c.google.com ([2a00:1450:4864:20::22c]:32823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hTWsd-00022V-HO for emacs-orgmode@gnu.org; Wed, 22 May 2019 15:26:27 -0400 Received: by mail-lj1-x22c.google.com with SMTP id w1so3209142ljw.0 for ; Wed, 22 May 2019 12:26:26 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Liste-emacs-orgmode@gnu.org" --000000000000e2f9c105897ef054 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello the list, I try desperately to export an org file to html with imagemagick option (an not mathjax), and I have this error message: convert-im6.q16: no images defined `/tmp/orgtexlyqPro.png' @ > error/convert.c/ConvertImageCommand/3258. > org-compile-file: File "/tmp/orgtexlyqPro.png" wasn=E2=80=99t produced. = Please > adjust =E2=80=98imagemagick=E2=80=99 part of =E2=80=98org-preview-latex-p= rocess-alist=E2=80=99. > I have in my user.el (=3D init file) : (setq org-latex-create-formula-image-program 'imagemagick) Any help is welcome, Best wishes, Jo. --000000000000e2f9c105897ef054 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello the list,
=
I try desperately to export an org file to html w= ith imagemagick option (an not mathjax), and I have this error message:

convert-im6.q16: no images defined `/tmp/orgtexlyqPro.pn= g' @ error/convert.c/ConvertImageCommand/3258.
org-compile-file: Fil= e "/tmp/orgtexlyqPro.png" wasn=E2=80=99t produced.=C2=A0 Please a= djust =E2=80=98imagemagick=E2=80=99 part of =E2=80=98org-preview-latex-proc= ess-alist=E2=80=99.

I have= in my user.el=C2=A0 (=3D init file)=C2=A0 :

=
(setq org-latex-create-formula-image-program 'ima= gemagick)

Any help is welcom= e,

Best wishes,

Jo.
--000000000000e2f9c105897ef054--