From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] org-create-formula-image requires 'gs' when it doesn't look like to be necessary (causing issues on Windows) Date: Sat, 12 Nov 2016 01:24:21 +0100 Message-ID: <87a8d5eea2.fsf@nicolasgoaziou.fr> References: <639f70ca-4ba1-aadf-2f07-6a8d18b0320d@fgiasson.com> <87oa1mdpsv.fsf@nicolasgoaziou.fr> <20161111164905.2jr3rv23orehpa5m@eyeBook.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5M7L-0004kO-Tz for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 19:24:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5M7L-0005sP-2i for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 19:24:23 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:41047) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c5M7K-0005sG-Tc for emacs-orgmode@gnu.org; Fri, 11 Nov 2016 19:24:23 -0500 Received: from saiph (unknown [IPv6:2a03:a0a0:0:4301::b3c]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 67CB61720A4 for ; Sat, 12 Nov 2016 01:24:21 +0100 (CET) In-Reply-To: <20161111164905.2jr3rv23orehpa5m@eyeBook.home> (Rick Frankel's message of "Fri, 11 Nov 2016 11:49:05 -0500") 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: emacs-orgmode@gnu.org Hello, Rick Frankel writes: > On Fri, Nov 11, 2016 at 10:02:00AM -0500, Frederick Giasson wrote: >> > Do you mean that "gs" could be removed from all entries in >> > `org-preview-latex-process-alist'? >> > >> > I'm Cc'ing Feng Shu, who implemented the new LaTeX preview mechanism. He >> > hopefully knows why this dependency was introduced in the first place. >> >> I think so yes, at least on Windows (didn't try on Linux nor OSX) > > I've checked all three converters on os x as well (but not linux). ghostscript > is included an a dependency for all of them, so won't work on osx w/o > explicitly installing ghostscript, but in fact, work fine w/o it. I am not > sure why it has been set for each converter as a dependency since it does not > seem to be used by any of the conversion chains. As an aside, it is not > mentioned in the documentation (info). Fair enough. I removed the dependency. Regards, -- Nicolas Goaziou