[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makeinfo: --macro-expand does not work with --html
From: |
Patrice Dumas |
Subject: |
Re: makeinfo: --macro-expand does not work with --html |
Date: |
Wed, 8 Apr 2009 13:16:53 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
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