emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] org-create-formula-image requires 'gs' when it doesn't look like to be necessary (causing issues on Windows)
@ 2016-11-11 14:07 Frederick Giasson
  2016-11-11 14:08 ` Frederick Giasson
  2016-11-11 15:00 ` Nicolas Goaziou
  0 siblings, 2 replies; 6+ messages in thread
From: Frederick Giasson @ 2016-11-11 14:07 UTC (permalink / raw)
  To: emacs-orgmode

Hi,


I am a Windows user and I am testing the Org 9.x branch. I just 
discovered that I couldn't display inline latex anymore using C-c C-x 
C-l. I was getting that error:


     org-create-formula-image: Can’t find ‘gs’ (you need to install the 
programs: latex, dvipng and ghostscript.)


A look at orl.el line #4079: "(defcustom 
org-preview-latex-process-alist", for "dvipng" we have a programs list: 
"("latex" "dvipng" "gs")"

The problem here is that "gs" is not an executable that exists in 
Ghostscript for Windows nor I think it is necessary for that to work.

I did remove it from the list of required parameters, then I restarted 
Emacs and everything is working fine now.


Any thoughts on that? Should it be fixed? (I guess)


Thanks,

Fred

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

end of thread, other threads:[~2016-11-12  0:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11 14:07 [BUG] org-create-formula-image requires 'gs' when it doesn't look like to be necessary (causing issues on Windows) Frederick Giasson
2016-11-11 14:08 ` Frederick Giasson
2016-11-11 15:00 ` Nicolas Goaziou
2016-11-11 15:02   ` Frederick Giasson
2016-11-11 16:49     ` Rick Frankel
2016-11-12  0:24       ` Nicolas Goaziou

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