From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsiu-Khuern Tang Subject: Re: dvipng: -E is not a valid option Date: Wed, 5 Aug 2009 08:51:45 -0700 Message-ID: <20090805155145.GA21719@hplhtang> References: <20090805011530.GX16379@hplhtang> <08A2EDBA-9AA0-4039-9774-07FA2CDD840A@gmail.com> Reply-To: Hsiu-Khuern Tang Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYimW-0001FD-UU for emacs-orgmode@gnu.org; Wed, 05 Aug 2009 11:52:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYimS-00018m-3e for emacs-orgmode@gnu.org; Wed, 05 Aug 2009 11:52:00 -0400 Received: from [199.232.76.173] (port=52136 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYimR-00018Y-RN for emacs-orgmode@gnu.org; Wed, 05 Aug 2009 11:51:55 -0400 Received: from gundega.hpl.hp.com ([192.6.19.190]:49619) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MYimR-0008Vt-1Q for emacs-orgmode@gnu.org; Wed, 05 Aug 2009 11:51:55 -0400 Received: from masterns.hpl.hp.com (masterns.hpl.hp.com [15.0.48.4]) by gundega.hpl.hp.com (8.14.3/8.14.1/HPL-PA Relay) with ESMTP id n75FpjAe014067 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 5 Aug 2009 08:51:46 -0700 (PDT) Received: from hplhtang.hpl.hp.com (hplhtang.hpl.hp.com [15.4.92.39]) by masterns.hpl.hp.com (8.14.3/8.14.3/HPL-PA Hub) with ESMTP id n75FpiS6021400 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Wed, 5 Aug 2009 08:51:45 -0700 Received: from htang by hplhtang.hpl.hp.com with local (Exim 4.69) (envelope-from ) id 1MYimH-0005ef-PE for emacs-orgmode@gnu.org; Wed, 05 Aug 2009 08:51:45 -0700 Content-Disposition: inline In-Reply-To: <08A2EDBA-9AA0-4039-9774-07FA2CDD840A@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" * On Wed 03:13PM +0000, 05 Aug 2009, Carsten Dominik (carsten.dominik@gmail.com) wrote: > Actually, I have no idea, this was copied from latex2png.el. > > If you remove the -E, does it still work? It works with and without the -E. dvipng appears to discard invalid options (with a warning). The dvipng Texinfo manual does not list the -E option, I think it is safe to take it out. > - Carsten > > On Aug 5, 2009, at 3:15 AM, Hsiu-Khuern Tang wrote: > > > Hi all, > > > > In org.el, dvipng is called with the -E option, but I can't find out > > what this > > option does. If I call dvipng -E ... directly from the Linux shell, > > I get > > > > /usr/bin/dvipng warning: -E is not a valid option [1] > > > > -- > > Best, > > Hsiu-Khuern. > > > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Remember: use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > -- Best, Hsiu-Khuern.