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. >