Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 3 Mar 2009 08:24:19 +0100 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n237OJwU017095 for ; Tue, 3 Mar 2009 08:24:19 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id n237JMwJ007513 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 3 Mar 2009 08:19:23 +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 n2360pJg032229; Tue, 3 Mar 2009 08:19:13 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 186400 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 3 Mar 2009 08:19:13 +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 n237JDBd005534 for ; Tue, 3 Mar 2009 08:19:13 +0100 Received: from mta1.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.0.15]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n237J4h8018877 for ; Tue, 3 Mar 2009 08:19:07 +0100 Received: from hehe.cl.cam.ac.uk ([128.232.11.79]) by mta1.cl.cam.ac.uk with esmtp (Exim 3.092 #1) id 1LeOu7-0001T4-00 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 03 Mar 2009 07:19:03 +0000 Received: from hehe.cl.cam.ac.uk (localhost [127.0.0.1]) by hehe.cl.cam.ac.uk (Postfix) with ESMTP id 993EC1B46E5 for ; Tue, 3 Mar 2009 07:18:33 +0000 (GMT) X-Mailer: MH-E 8.0.3; nmh 1.2; GNU Emacs 22.2.1 Message-ID: <4150.1236064713@hehe.cl.cam.ac.uk> Date: Tue, 3 Mar 2009 07:18:33 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Robin Fairbairns Subject: Re: \includegraphics, eps, pdf, and \write18 To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: Your message of Tue, 03 Mar 2009 10:42:59 +1000. <25ACCED19F93BC4E99A4513ED25D69EA01430757@UQEXMB3.soe.uq.edu.au> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -4 () RCVD_IN_DNSWL_MED 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 07:24:19.0934 (UTC) FILETIME=[116917E0:01C99BD1] Status: R X-Status: X-Keywords: X-UID: 5698 Kenneth Smith wrote: > Here at the University of Queensland, at a rough estimate, I spend as much time > helping staff with the eps-pdf problem in graphics as with all their other > problems in LaTeX combined. > I've occasionally thought about doing something with \includegraphics after copying it to > \UQincludegraphics, but that would make most files using it not usable > outside UQ. a modified graphics package (however modified) doesn't solve the portability problem -- old versions of packages remain on people's machines for a very long time indeed. (i've got tetex 1, 2 and 3 on this machine, but then i'm that sort of person...) if _you_ have the up-to-date package (which works with the latest pdftex with the whizzy "selective" \write18) your document isn't going to work any better on my old machine than would a document using \UQincludegraphics robin