Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 3 Mar 2009 22:18:34 +0100 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n23LIXBu012211 for ; Tue, 3 Mar 2009 22:18:33 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n23LEtI2023110 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 3 Mar 2009 22:14:55 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n23ISqru032229; Tue, 3 Mar 2009 22:14:48 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 195366 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 3 Mar 2009 22:14:47 +0100 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n23LEliU032351 for ; Tue, 3 Mar 2009 22:14:47 +0100 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n23LEgpX023029 for ; Tue, 3 Mar 2009 22:14:46 +0100 Received: from morse.mittelbach-online.de (p54A84E4D.dip.t-dialin.net [84.168.78.77]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis) id 0ML31I-1Lebwo38Nm-0003Et; Tue, 03 Mar 2009 22:14:42 +0100 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id 6725C653B9; Tue, 3 Mar 2009 22:14:39 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <200903021910.n22JAUL17749@f7.net> <200903022158.n22LwNdY031012@edinburgh.nag.co.uk> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX1+OVeztXZV+X2KusshmYKRtvhgtmCdwvb6A5l2 7PsRxx2GvCLmNYOZQEnkjUMIXeA1aZ6PndO4ITkdYUHuo8LyRc BMi/iSCIb6fiyaHyEoFwYS+nIn2ZdFa X-Spam-Whitelist-Provider: Message-ID: <18861.40383.5784.382533@morse.mittelbach-online.de> Date: Tue, 3 Mar 2009 22:14:39 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Frank Mittelbach Subject: Re: \includegraphics, eps, pdf, and \write18 To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <200903022158.n22LwNdY031012@edinburgh.nag.co.uk> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -104 () RCVD_IN_DNSWL_MED,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.65 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 03 Mar 2009 21:18:34.0376 (UTC) FILETIME=[9C2ED080:01C99C45] Status: R X-Status: X-Keywords: X-UID: 5699 I agree with David, that such an integration would be best placed in pdftex.def, wouldn't it? Or am we missing something? the .def file concept has been invented precisely for hiding the interface pecularies from the high-level interface that is used in the LaTeX source and that is precisely what we need here, or? i don't think however that it should got up to graphics.cfg or at least if it does then would would need to make much more tests finding out which engine is being used, e.g. , \ifpdf isn't necessarily be around but otherwise ..., where is the catch, if any? frank