Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.6713); Mon, 5 Jul 2004 12:29:10 +0200 Received: by mail.proteosys.com (8.12.10/8.12.2) with ESMTP id i65AT6UO030711 for ; Mon, 5 Jul 2004 12:29:07 +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 i65ANCIY011650; Mon, 5 Jul 2004 12:23:12 +0200 (MET DST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4627A.E8885F00" 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 i63A8aTO004682; Mon, 5 Jul 2004 12:20:58 +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 363922 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 5 Jul 2004 12:20:57 +0200 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 i65AAuh6009031 for ; Mon, 5 Jul 2004 12:10:56 +0200 Received: from asmtp01.eresmas.com (145-235-81-62.libre.auna.net [62.81.235.145] (may be forged)) by relay.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id i65ACeIY008706 for ; Mon, 5 Jul 2004 12:12:41 +0200 (MET DST) Received: from [192.168.108.76] (helo=mb06.in.mad.eresmas.com) by asmtp01.eresmas.com with esmtp (Exim 4.30) id 1BhPPE-0005Ca-PG for LATEX-L@listserv.uni-heidelberg.de; Mon, 05 Jul 2004 11:04:56 +0200 Received: from nobody by mb06.in.mad.eresmas.com with local (Exim 4.20) id 1BhPPE-00041U-II for LATEX-L@listserv.uni-heidelberg.de; Mon, 05 Jul 2004 11:04:56 +0200 Return-Path: X-Mailer: ARB/3.0 X-OriginalArrivalTime: 05 Jul 2004 10:29:10.0704 (UTC) FILETIME=[E8F3CB00:01C4627A] 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 10:04:56 +0100 Message-ID: A X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: accents and inputenc Thread-Index: AcRieukNXVqkLDXuRk2mDyzoV5ajPw== From: "Javier Bezos" Sender: "Mailing list for the LaTeX3 project" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4796 This is a multi-part message in MIME format. ------_=_NextPart_001_01C4627A.E8885F00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello: >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} I would say \'a is Plain TeX like, while \'{a} is more LaTeX like. The latter works fine, but perhaps the former should, too. A couple of braces somewhere (not sure where right now) should fix it. Javier ------_=_NextPart_001_01C4627A.E8885F00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: accents and inputenc

Hello:



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



I would say \'a is Plain TeX like, while \'{a} is = more

LaTeX like. The latter works fine, but perhaps the = former

should, too. A couple of braces somewhere (not = sure

where right now) should fix it.



Javier

------_=_NextPart_001_01C4627A.E8885F00--