Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 24 Mar 2009 14:41:45 +0100 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n2ODfj8j020515 for ; Tue, 24 Mar 2009 14:41:45 +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 n2ODcPYt008003 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 24 Mar 2009 14:38:25 +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 n2O8wjmu001396; Tue, 24 Mar 2009 14:38:23 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 219013 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 24 Mar 2009 14:38:23 +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 n2ODcNHu012798 for ; Tue, 24 Mar 2009 14:38:23 +0100 Received: from coliposte.enst-bretagne.fr (coliposte.enst-bretagne.fr [192.108.115.12]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n2ODc76u007706 for ; Tue, 24 Mar 2009 14:38:11 +0100 Received: from localhost (localhost.localdomain [127.0.0.1]) by coliposte.enst-bretagne.fr (8.13.7/8.13.7/2006.08.14) with ESMTP id n2ODc6N7030477 for ; Tue, 24 Mar 2009 14:38:06 +0100 Received: from courrier.enst-bretagne.fr (smtps.enst-bretagne.fr [10.29.90.4]) by coliposte.enst-bretagne.fr (8.13.7/8.13.7/2008.01.11) with ESMTP id n2ODc2fn030452 for ; Tue, 24 Mar 2009 14:38:05 +0100 Received: from [192.168.1.36] (passerelle-interne.enst-bretagne.fr [192.108.117.210]) (user=eroux mech=PLAIN bits=0) by courrier.enst-bretagne.fr (8.13.8/8.13.8/2006.06.07) with ESMTP id n2ODbwvS020180 for ; Tue, 24 Mar 2009 14:37:58 +0100 User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 References: <11ECEE9E-C040-44DF-9D1F-97281D9128ED@gmail.com> <49C8B459.5050201@telecom-bretagne.eu> <49C8C80B.3020504@elzevir.fr> <86eiwncer9.fsf@lola.quinscape.zz> <49C8D015.1070205@elzevir.fr> <49C8D320.3070400@telecom-bretagne.eu> <49C8D715.7020805@elzevir.fr> <510AF2B3-466E-4362-BCEF-E53F4D0974BF@gmail.com> <863ad3cbck.fsf@lola.quinscape.zz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at enst-bretagne.fr Message-ID: <49C8E236.7010400@telecom-bretagne.eu> Date: Tue, 24 Mar 2009 14:37:58 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Elie Roux Subject: Re: inputenc for XeTeX and LuaTeX To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <863ad3cbck.fsf@lola.quinscape.zz> 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 13:41:45.0210 (UTC) FILETIME=[45B8BDA0:01C9AC86] Status: R X-Status: X-Keywords: X-UID: 5741 David Kastrup a écrit : > Will Robertson writes: > > >> Hi all, >> >> Don't forget that for utf8 encoded documents, the luatex and xetex >> inputenc packages do *not* mess around with active characters or >> whatever -- they prevent the legacy inputenc from doing so in the >> first place. >> > > Wouldn't that preclude auxiliary files being written in LICR? > Well, I changed luainputenc a bit since the last time I released it, now it activates characters if a font encoding other than EU2 is loaded with fontenc. So the behaviour of LuaLaTeX with (lua)inputenc is the same as the behaviour of LaTeX with inputenc, for utf8 (if not loaded with EU2) and 8-bit encodings. The problem with aux files is only present for 8-bit encoding, there is no problem with aux files when used with utf8. But once again, I think technical issues about LuaTeX+LaTeX must be addressed on luatex at tug dot org, the main question for this list is: do you agree to change inputenc? If so how? -- Elie