Hi Karl,
To follow up on my previous message --
> OK, I have added @documentencoding and --enable-encoding,
> but I still get separate characters. However to judge by the hundreds
> of warning messages like this:
>
> ./Program.es.texi:407: warning: ntilde is an invalid ISO code, using ~.
> ./Program.es.texi:408: warning: oacute is an invalid ISO code, using '.
> ./Program.es.texi:417: warning: iacute is an invalid ISO code, using '.
If I change @documentencoding ISO-8859-15 to ISO-8859-1
then the warning messages go away, and the accents appear
in the .info output as expected.
So, in summary, these changes were helpful:
(1) @documentencoding ISO-8859-1
(2) --enable-encoding on makeinfo cmd line
(3) enclose declaraci@'on in sqiggly braces after @defvr,
i.e., @defvr {declaraci@'on} Foo
Thanks again for your help,
Robert Dodier
_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo
[email protected]
http://lists.gnu.org/mailman/listinfo/help-texinfo