On Wed, Apr 08, 2009 at 01:10:01PM +0200, Bruno Haible wrote: > Hi, > > Using texinfo-4.13. > > While "makeinfo --macro-expand" produces a good .texi output, > "makeinfo --html --macro-expand" does not: Its output is lacking the node > names in all @node lines. When texi2html is then run on the output, it leads > to lots of "*** Undefined node" errors.
Maybe Karl has something to answer, but if texi2html replaces makeinfo, this issue shouldn't be there since there is a clear separation of --macro-expand and output expansion in texi2html. -- Pat
