Hi Jorge,
http://geomview.cvs.sourceforge.net/viewvc/geomview/geomview/doc/pt_BR/texinfo.tex?view=markup
Gee, only five years old.
In the font.texi document i have this entry:
.....@pxref{filename}.
In the generate font.pdf i have:
.....see Figure X.Y.
I need chage to:
.....see Monalisa X.Y.
There must be more to the situation, because @pxref{filename} by itself
(in standard Texinfo) is a reference to a node in the current document,
and would not generate anything like "Figure X.Y".
FWIW, GNU Texinfo has provided the @float and related commands to
support figures since version 4.7, released in 2004.
k