Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.6713); Mon, 5 Jul 2004 11:05:11 +0200 Received: by mail.proteosys.com (8.12.10/8.12.2) with ESMTP id i6594VUO030025 for ; Mon, 5 Jul 2004 11:04:54 +0200 MIME-Version: 1.0 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 i658ulIY013819; Mon, 5 Jul 2004 10:56:47 +0200 (MET DST) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4626F.2D0DFD80" 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 i63A8aMc004682; Mon, 5 Jul 2004 10:54:21 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8e) with spool id 363467 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 5 Jul 2004 10:54:20 +0200 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 i658sJh6007534 for ; Mon, 5 Jul 2004 10:54:19 +0200 Received: from mta1.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.0.15]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id i658u4Bp027554 for ; Mon, 5 Jul 2004 10:56:05 +0200 (MET DST) Received: from mole.cl.cam.ac.uk ([128.232.8.151] helo=cl.cam.ac.uk ident=[IUoKilkdpap1hicpRlpkgdcaVEhiJbzv]) by mta1.cl.cam.ac.uk with esmtp (Exim 3.092 #1) id 1BhPGd-0005Mm-00 for LATEX-L@listserv.uni-heidelberg.de; Mon, 05 Jul 2004 09:56:03 +0100 In-Reply-To: Your message of Mon, 05 Jul 2004 07:31:34 +0200. <20040705.073134.197330345.wl@gnu.org> Return-Path: X-OriginalArrivalTime: 05 Jul 2004 09:05:11.0486 (UTC) FILETIME=[2D5825E0:01C4626F] 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: Mon, 5 Jul 2004 09:56:03 +0100 Message-ID: A X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: accents and inputenc Thread-Index: AcRiby12c8PPL9hIRhGBeH6Egqbulw== From: "Robin Fairbairns" Sender: "Mailing list for the LaTeX3 project" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4795 This is a multi-part message in MIME format. ------_=_NextPart_001_01C4626F.2D0DFD80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > Is the following a known limitation or a bug? And if it is a > limitation, where is it documented? > > \documentclass{article} > > \usepackage[latin3]{inputenc} > > \begin{document} > \tableofcontents > \section{\'{^^b9}} > \end{document} > > ^^b9 is the dotless i in latin 3 -- in the TOC, the accent is > formatted incorrectly. BTW, it doesn't matter whether OT1 or T1 is > used. \'^^b9 isn't a latex command \'{^^b9} is (and \section{\'{^^b9}} does what you would expect). since i don't have a current lamport to hand, i don't know whether this is documented as such. whether a work-around for this commonly-used plain tex-ism is possible i don't know, off-hand. robin ------_=_NextPart_001_01C4626F.2D0DFD80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: accents and inputenc

> Is the following a known limitation or a = bug?  And if it is a
> limitation, where is it documented?
>
>   \documentclass{article}
>
>   \usepackage[latin3]{inputenc}
>
>   \begin{document}
>   \tableofcontents
>   \section{\'{^^b9}}
>   \end{document}
>
> ^^b9 is the dotless i in latin 3 -- in the TOC, = the accent is
> formatted incorrectly.  BTW, it doesn't = matter whether OT1 or T1 is
> used.

\'^^b9 isn't a latex command

\'{^^b9} is (and \section{\'{^^b9}} does what you = would expect).

since i don't have a current lamport to hand, i don't = know whether
this is documented as such.

whether a work-around for this commonly-used plain = tex-ism is possible
i don't know, off-hand.

robin

------_=_NextPart_001_01C4626F.2D0DFD80--