[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#234539: marked as done (graphic[sx] should recognize .pdftex as a PDF picture file)



Your message dated Tue, 24 Feb 2004 20:59:27 +0100
with message-id <1077652765.24511.6.camel@arrakis.localnet>
and subject line Bug#234539: graphic[sx] should recognize .pdftex as a PDF picture file
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 24 Feb 2004 13:55:14 +0000
>From Josselin.Mouette@ec-lyon.fr Tue Feb 24 05:55:14 2004
Return-path: <Josselin.Mouette@ec-lyon.fr>
Received: from ecl03.servers.ec-lyon.fr (ecl03.crinet.ec-lyon.fr) [156.18.19.3] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1Avd1l-0000hE-00; Tue, 24 Feb 2004 05:55:13 -0800
Received: from localhost (ecl03.servers.ec-lyon.fr [127.0.0.1])
	by ecl03.crinet.ec-lyon.fr (Postfix) with ESMTP
	id EA1A42BD15; Tue, 24 Feb 2004 14:55:10 +0100 (CET)
Received: from ecl03.crinet.ec-lyon.fr ([127.0.0.1])
 by localhost (ecl03.servers.ec-lyon.fr [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 11990-09; Tue, 24 Feb 2004 14:55:10 +0100 (CET)
Received: from leom181.leom.ec-lyon.fr (leom181.leom.ec-lyon.fr [156.18.34.181])
	by ecl03.crinet.ec-lyon.fr (Postfix) with ESMTP
	id AD46A2BD14; Tue, 24 Feb 2004 14:55:10 +0100 (CET)
Received: from joss by leom181.leom.ec-lyon.fr with local (Exim 3.36 #1 (Debian))
	id 1Avd10-0008L8-00; Tue, 24 Feb 2004 14:54:26 +0100
Date: Tue, 24 Feb 2004 14:54:26 +0100
From: Josselin Mouette <joss@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: graphic[sx] should recognize .pdftex as a PDF picture file
Message-ID: <[🔎] 20040224135425.GA30909@leom181.leom.ec-lyon.fr>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="liOOAslEiF7prFVr"
Content-Disposition: inline
X-Reportbug-Version: 2.48
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Josselin Mouette <Josselin.Mouette@ec-lyon.fr>
Reply-To: Josselin Mouette <joss@debian.org>
X-Virus-Scanned: by amavisd with F-secure at ec-lyon.fr
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_22 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_22
X-Spam-Level: 


--liOOAslEiF7prFVr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: tetex-base
Version: 2.0.2-5.1
Severity: normal
Tags: upstream patch

The graphics/graphicx package should recognize .pdftex pictures when the
pdftex backend is used. These pictures are generated by XFig as part of
the combined PDF/LaTeX format. See attached patch.

Regards,
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette@ens-lyon.org
`. `'                        joss@debian.org
  `-  Debian GNU/Linux -- The power of freedom

--liOOAslEiF7prFVr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="pdftex_xfig_support.patch"

--- /usr/share/texmf/tex/latex/graphics/pdftex.def	2002-06-19 17:27:11.000000000 +0200
+++ pdftex.def	2004-02-24 14:46:37.000000000 +0100
@@ -689,19 +689,20 @@
 % deal with.
 \ifnum\driver@release>3
   \ifnum\driver@release>5
-    \def\Gin@extensions{.png,.pdf,.jpg,.mps,.tif}
+    \def\Gin@extensions{.png,.pdf,.jpg,.mps,.tif,.pdftex}
     \@namedef{Gin@rule@.tif}#1{{tif}{.tif}{#1}}
     \@namedef{Gin@rule@.jpg}#1{{jpg}{.jpg}{#1}}
   \else
-    \def\Gin@extensions{.png,.pdf,.jpg,.mps}
+    \def\Gin@extensions{.png,.pdf,.jpg,.mps,.pdftex}
     \@namedef{Gin@rule@.jpg}#1{{jpg}{.jpg}{#1}}
   \fi
 \else
-  \def\Gin@extensions{.png,.pdf,.mps}
+  \def\Gin@extensions{.png,.pdf,.mps,.pdftex}
 \fi
 \@namedef{Gin@rule@.png}#1{{png}{.png}{#1}}
 \@namedef{Gin@rule@.mps}#1{{mps}{.mps}{#1}}
 \@namedef{Gin@rule@.pdf}#1{{pdf}{.pdf}{#1}}
+\@namedef{Gin@rule@.pdftex}#1{{pdftex}{.pdftex}{#1}}
 
 
 % Rotation

--liOOAslEiF7prFVr--

---------------------------------------
Received: (at 234539-close) by bugs.debian.org; 24 Feb 2004 19:59:37 +0000
>From josselin.mouette@ens-lyon.org Tue Feb 24 11:59:37 2004
Return-path: <josselin.mouette@ens-lyon.org>
Received: from tc2.perso.ens-lyon.org (arrakis.localnet) [62.212.101.78] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AviiO-0001dD-00; Tue, 24 Feb 2004 11:59:37 -0800
Received: from joss by arrakis.localnet with local (Exim 4.30)
	id 1AviiF-0002bl-SW; Tue, 24 Feb 2004 20:59:27 +0100
Subject: Re: Bug#234539: graphic[sx] should recognize .pdftex as a PDF
	picture file
From: Josselin Mouette <joss@debian.org>
To: 234539-close@bugs.debian.org, xfig@packages.debian.org
In-Reply-To: <[🔎] 20040224195738.GD1322@besan.sail.does-not-exist.org>
References: <[🔎] 20040224135425.GA30909@leom181.leom.ec-lyon.fr>
	 <[🔎] 877jycmih9.fsf@alhambra.bioz.unibas.ch>
	 <[🔎] 20040224195738.GD1322@besan.sail.does-not-exist.org>
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-IwvDfvcO8gVOeySGhmWW"
Message-Id: <1077652765.24511.6.camel@arrakis.localnet>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Tue, 24 Feb 2004 20:59:27 +0100
Sender: Josselin Mouette <josselin.mouette@ens-lyon.org>
Delivered-To: 234539-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_22 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_02_22
X-Spam-Level: 


--=-IwvDfvcO8gVOeySGhmWW
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Le mar 24/02/2004 =E0 20:57, Roland Rosenfeld a =E9crit :
> No problem, that already happened with XFig 3.2.5-alpha4, which I
> uploaded some days ago.
>=20
> The xfig changelog says:
>=20
>         o When exporting to Combined PDF/LaTeX it uses ".pdf" and ".pdf_t=
"
>           suffixes because LaTeX doesn't recognize ".pdftex" as a PDF fil=
e

Rocks! Thanks for fixing that.
--=20
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette@ens-lyon.org
`. `'                        joss@debian.org
  `-  Debian GNU/Linux -- The power of freedom

--=-IwvDfvcO8gVOeySGhmWW
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e=2E?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBAO60drSla4ddfhTMRAq2ZAJ9R9ib9tLNMEza/4xy3+E4sDw9LeQCdHDVg
YY9w6HgO9ogfsOPKPlFm9V0=
=+u4S
-----END PGP SIGNATURE-----

--=-IwvDfvcO8gVOeySGhmWW--



Reply to: