Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.6713); Tue, 6 Jul 2004 10:39:06 +0200 Received: by mail.proteosys.com (8.12.10/8.12.2) with ESMTP id i668d3UO006417 for ; Tue, 6 Jul 2004 10:39:03 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.119.176]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id i668WXBp025594; Tue, 6 Jul 2004 10:32:33 +0200 (MET DST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C46334.B2A7B100" Received: from listserv (listserv.uni-heidelberg.de [129.206.119.176]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id i65E1xDI004682; Tue, 6 Jul 2004 10:30:31 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8e) with spool id 367210 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 6 Jul 2004 10:30:31 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id i668KVh6024218 for ; Tue, 6 Jul 2004 10:20:31 +0200 Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164]) by relay.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id i668MGIY019407 for ; Tue, 6 Jul 2004 10:22:16 +0200 (MET DST) Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1BhlDS-00045X-EL for LATEX-L@listserv.uni-heidelberg.de; Tue, 06 Jul 2004 04:22:14 -0400 In-Reply-To: <20040706.001646.155827066.wl@gnu.org> Lines: 15 References: <20040705.073134.197330345.wl@gnu.org> <20040705133005.GA3295@m0A02325D.vpn.uni-freiburg.de> <20040706.001646.155827066.wl@gnu.org> Return-Path: X-OriginalArrivalTime: 06 Jul 2004 08:39:06.0687 (UTC) FILETIME=[B31084F0:01C46334] User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-Scanned-By: MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang) X-ProteoSys-SPAM-Score: 0 () Content-class: urn:content-classes:message Subject: Re: accents and inputenc Date: Tue, 6 Jul 2004 09:22:13 +0100 Message-ID: A X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: accents and inputenc Thread-Index: AcRjNLMsid+mJkkJQSW8+/CJZ9nG0A== From: "David Kastrup" Sender: "Mailing list for the LaTeX3 project" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4801 This is a multi-part message in MIME format. ------_=_NextPart_001_01C46334.B2A7B100 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Werner LEMBERG writes: > > Package inputenc translates the input characters that it controls > > into TeX code: ^^b9 becomes: > > \show^^b9 > > ->\IeC {\i } > > Actually 4 tokens instead of one ^^b9 token. > > It is fairly easy to catch this case while the accent macro is looking > for its argument -- I just wonder why it is missing... Why what is missing? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum ------_=_NextPart_001_01C46334.B2A7B100 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: accents and inputenc

Werner LEMBERG <wl@GNU.ORG> writes:

> > Package inputenc translates the input = characters that it controls
> > into TeX code: ^^b9 becomes:
> >   \show^^b9
> >   ->\IeC {\i }
> > Actually 4 tokens instead of one ^^b9 = token.
>
> It is fairly easy to catch this case while the = accent macro is looking
> for its argument -- I just wonder why it is = missing...

Why what is missing?

--
David Kastrup, Kriemhildstr. 15, 44793 Bochum

------_=_NextPart_001_01C46334.B2A7B100--