Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 24 Mar 2009 12:30:28 +0100 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n2OBUS6B016852 for ; Tue, 24 Mar 2009 12:30:28 +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 n2OBQIcq010841 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 24 Mar 2009 12:26:18 +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 n2O8wjVu001396; Tue, 24 Mar 2009 12:26:16 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 218096 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 24 Mar 2009 12:26:16 +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 n2OBQG2j000664 for ; Tue, 24 Mar 2009 12:26:16 +0100 Received: from mta2.cl.cam.ac.uk (mta2.cl.cam.ac.uk [128.232.0.14]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n2OBQ3K4010593 for ; Tue, 24 Mar 2009 12:26:07 +0100 Received: from sxp10.cl.cam.ac.uk ([128.232.10.70] helo=cl.cam.ac.uk) by mta2.cl.cam.ac.uk with esmtp (Exim 3.092 #1) id 1Lm4le-0004pD-00 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 24 Mar 2009 11:26:02 +0000 X-Mailer: MH-E 8.0.3; nmh 1.3; GNU Emacs 22.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id n2OBQG2j000665 Message-ID: <16686.1237893962@cl.cam.ac.uk> Date: Tue, 24 Mar 2009 11:26:02 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Robin Fairbairns Subject: Re: inputenc for XeTeX and LuaTeX To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: Your message of Tue, 24 Mar 2009 12:06:13 +0100. <49C8BEA5.5070501@telecom-bretagne.eu> 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: 24 Mar 2009 11:30:28.0512 (UTC) FILETIME=[EED80200:01C9AC73] Status: R X-Status: X-Keywords: X-UID: 5726 Elie Roux wrote: > Robin Fairbairns a écrit : > > this doesn't work reliably: you need explicit \PassOptionsToPackage for > > each option, before \RequirePackage. > > That's true, but it was just a small code to make you understand, not > at all the final code of course. Once we agree on the global > direction, we'll start talking about technical issues, but I think the > priority now is to know how we can modify inputenc, if we can... having (re)written it, i remembered \RequirePackageWithOptions in the kernel. doh! robin