\input texinfo @c -*-texinfo-*-
@setfilename accents-in-chapters.info
@documentencoding ISO-8859-1

@ifnottex
@node Top
@top Top
@end ifnottex

@menu
* Été::
@end menu

@node Été
@chapter  @'Et@'e

@xref{Été,,@'Et@'e}.

@bye


Date: Tue, 12 Jul 2005 12:20:15 +0200
From: Akim Demaille <akim@lrde.epita.fr>
To: karl@freefriends.org (Karl Berry)
Cc: bug-texinfo@gnu.org
Subject: Re: CVS Texinfo.tex: Accents in titles

>>> "Karl" == Karl Berry <karl@freefriends.org> writes:

 >     But leaving the 8-bits there works...[in @node]

 > But does it actually produce accented e's in the output?

I'm focusing on TeX issues only.  Do @node names appear somewhere?



 >     See @xref{Été}.

 > That is a new one on me.  I thought 8-bits should be ok as far as xref
 > went, although I don't think it's a real solution.

It is for me :)

I would be happy to have the sample I sent work: use @'e with Chapters,
and é in @node (and @ref if needed).


