>>> "Karl" == Karl Berry <[EMAIL PROTECTED]> 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).


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

@ifnottex
@node Top
@top Top
@end ifnottex

@menu
* Été::
@end menu

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

See @xref{Été}.

@bye



_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to