>>> "Karl" == Karl Berry <[EMAIL PROTECTED]> writes:
> the section title :(
> Commands in @node names do not work with texinfo.tex.
Damn it! But leaving the 8-bits there works... But then it's @ref
that does not recognize it, even using @'. No way to have something
like the following work?
\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