From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsiu-Khuern Tang Subject: dvipng: -E is not a valid option Date: Tue, 4 Aug 2009 18:15:31 -0700 Message-ID: <20090805011530.GX16379@hplhtang> 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 1MYV89-0005VZ-12 for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 21:17:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYV83-0005VL-DV for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 21:17:23 -0400 Received: from [199.232.76.173] (port=57632 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYV83-0005VI-80 for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 21:17:19 -0400 Received: from gundega.hpl.hp.com ([192.6.19.190]:63047) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MYV82-00039k-Iv for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 21:17:19 -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 n751FV3X014213 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 4 Aug 2009 18:15:31 -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 n751FU07032525 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 4 Aug 2009 18:15:31 -0700 Received: from htang by hplhtang.hpl.hp.com with local (Exim 4.69) (envelope-from ) id 1MYV6J-0004wF-D8 for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 18:15:31 -0700 Content-Disposition: inline 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" 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.