Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.6713); Tue, 6 Jul 2004 09:56:30 +0200 Received: by mail.proteosys.com (8.12.10/8.12.2) with ESMTP id i667uQUO005947 for ; Tue, 6 Jul 2004 09:56:27 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.119.176]) by relay.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id i667lEIY011556; Tue, 6 Jul 2004 09:47:14 +0200 (MET DST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4632E.BF290B00" 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 i65E1xBO004682; Tue, 6 Jul 2004 09:44:08 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8e) with spool id 367071 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 6 Jul 2004 09:44:07 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.12.7/8.12.7/SuSE Linux 0.6) with ESMTP id i667i7h6023678 for ; Tue, 6 Jul 2004 09:44:07 +0200 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.176]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id i667jqBp014211 for ; Tue, 6 Jul 2004 09:45:52 +0200 (MET DST) Received: from [212.227.126.209] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BhkeB-0005Kd-00; Tue, 06 Jul 2004 09:45:47 +0200 Received: from [62.224.38.217] (helo=orion.univie.ac.at) by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1BhkeA-0003zL-00; Tue, 06 Jul 2004 09:45:47 +0200 Received: from localhost (localhost [127.0.0.1]) by orion.univie.ac.at (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id i65MGk421637; Tue, 6 Jul 2004 00:16:46 +0200 In-Reply-To: <20040705133005.GA3295@m0A02325D.vpn.uni-freiburg.de> References: <20040705.073134.197330345.wl@gnu.org> <20040705133005.GA3295@m0A02325D.vpn.uni-freiburg.de> Return-Path: X-Mailer: Mew version 4.0.65 on Emacs 21.3.50.1 / Mule 5.0 (SAKAKI) X-OriginalArrivalTime: 06 Jul 2004 07:56:30.0878 (UTC) FILETIME=[BFAF03E0:01C4632E] X-Scanned-By: MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:2dc398bc694a1e60948148ba0a42c0da X-ProteoSys-SPAM-Score: 0.699 () DATE_IN_PAST_06_12,RCVD_IN_SORBS Content-class: urn:content-classes:message Subject: Re: accents and inputenc Date: Mon, 5 Jul 2004 23:16:46 +0100 Message-ID: A<20040706.001646.155827066.wl@gnu.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: accents and inputenc Thread-Index: AcRjLr/SEccvSW9eRPWHj9E7M4lWiQ== From: "Werner LEMBERG" Sender: "Mailing list for the LaTeX3 project" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4799 This is a multi-part message in MIME format. ------_=_NextPart_001_01C4632E.BF290B00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > 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... Werner ------_=_NextPart_001_01C4632E.BF290B00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: accents and inputenc

> 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...


    Werner

------_=_NextPart_001_01C4632E.BF290B00--