remove setref ?
Dumas Patrice <[email protected]> Thu, 9 Jan 2003 19:21:43 +0100
| Newsgroups | gmane.comp.tex.texi2html.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
setref doesn't seems to exist in texinfo anymore. I didn't really found
interesting things about that on google, and it doesn't seem to be in the
texinfo info page. And makeinfo doesn't seem to know that command
(error messages translated).
[dumas@hermes texi2html]$ makeinfo nodetest.texi
nodetest.texi:59: Unknown command « setref »..
nodetest.texi:59: { badly placed.
nodetest.texi:59: } badly placed.
What about removing it from texi2html ?
Pat