Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 24 Mar 2009 17:04:12 +0100 Received: by mail.proteosys.com (8.14.3/8.14.3) with ESMTP id n2OG3mYY025110 for ; Tue, 24 Mar 2009 17:03:59 +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 n2OFx8uO028954 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 24 Mar 2009 16:59:08 +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 n2O8wj4u001396; Tue, 24 Mar 2009 16:59:06 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 219864 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 24 Mar 2009 16:59:05 +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 n2OFx5Kl025352 for ; Tue, 24 Mar 2009 16:59:05 +0100 Received: from mail.quinscape.de (mail.quinscape.de [212.29.44.217]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n2OFwrCf011033 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 24 Mar 2009 16:58:56 +0100 Received: (qmail-ldap/ctrl 12501 invoked from network); 24 Mar 2009 15:58:52 -0000 Received: from unknown (HELO lola.quinscape.zz) ([10.0.3.43]) (envelope-sender ) by quinx.quinscape.de (qmail-ldap-1.03) with SMTP for ; 24 Mar 2009 15:58:51 -0000 Received: by lola.quinscape.zz (Postfix, from userid 1001) id D2E478F85A; Tue, 24 Mar 2009 16:58:51 +0100 (CET) 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> <867i2fcc7g.fsf@lola.quinscape.zz> <49C8FEDB.1000603@elzevir.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-AntiVirus: checked by AntiVir MailGate (version: 2.1.3-2; AVE: 7.9.0.120; VDF: 7.1.2.209; host: quinscape.de) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id n2OFx5Kl025353 Message-ID: <864oxic3pg.fsf@lola.quinscape.zz> Date: Tue, 24 Mar 2009 16:58:51 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: David Kastrup Subject: Re: inputenc for XeTeX and LuaTeX To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <49C8FEDB.1000603@elzevir.fr> ("Manuel =?iso-8859-1?Q?P=E9gou?= =?iso-8859-1?Q?ri=E9-Gonnard=22's?= message of "Tue, 24 Mar 2009 16:40:11 +0100") 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 16:04:13.0619 (UTC) FILETIME=[2CF87030:01C9AC9A] Status: R X-Status: X-Keywords: X-UID: 5750 Manuel Pégourié-Gonnard writes: > David Kastrup a écrit : >>> I don't mean waiting for three years. I just mean waiting enough to be >>> able to tidy up problems. >> >> Could you name one such problem affecting non-LuaTeX users? >> > I'm afraid I can't understand you question. luainputenc is meant to be > used on top of LuaTeX, so every problem with it is for LuaTeX users. Exactly. > My point is simply that for various reasons, luainputenc is not (yet) > a stable drop-in replacement for inputenc, and so should not yet be > called inputenc. With that reasoning, inputenc is a completely non-working implementation of inputenc on LuaTeX and so should not yet be called inputenc. I don't see the advantage of a non-working stable inputenc in the LuaTeX namespace over a somewhat working non-stable inputenc. > Rather, development and testing of luainputenc should continue until > it becomes possibly ready to be transparently used in most cases. The > value of "most" is to be evaluated carefully, and if it is large > enough, then it will make sens to have \usepackage[xxx]{inputenc} > actually call luainputenc (via whatever mechanism) when running > LuaTeX. But it makes even less sense to call the canonical inputenc when running LuaTeX because it will just break. So where is the point? > Obviously, this is just my opinion. I'm sorry I can't express it > clearly enough, so that some people think I am opposed to progress > while others see personal attacks where they are not intended. I think > I'll stop this public discussion here, and continue discussing > technical issues and their possible solutions in private, since I hope > a private discussion is more likely to help actually solve real > problems. What is the real problem that you solve by having LuaTeX choke on the original inputenc package? That it will choke in the same manner 5 years from now? I just don't understand what advantages you expect from staying with the status quo. -- David Kastrup