texi2html-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-bug] --split=chapter yields a by-node split


From: Bruce Korb
Subject: [Texi2html-bug] --split=chapter yields a by-node split
Date: Sun, 02 Oct 2011 12:42:35 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110616 SUSE/3.1.11 Thunderbird/3.1.11

$ texi2html --version
1.82

Using "gendocs.sh" from gnulib, the invocation boils down to:

>html_split> env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= \
texi2html --output autogen.html --split=chapter --node-files 
/old-home/bkorb/ag/ag/doc/autogen.texi
** No node following `Introduction' in menu, but `Definitions File' follows in 
sectionning
** `Definitions File' doesn't appear in menus
** No node following `Definitions File' in menu, but `Template File' follows in 
sectionning
** `Template File' doesn't appear in menus
** No node following `Template File' in menu, but `Augmenting AutoGen' follows 
in sectionning
** `Augmenting AutoGen' doesn't appear in menus
** No node following `Augmenting AutoGen' in menu, but `autogen Invocation' 
follows in sectionning
** `autogen Invocation' doesn't appear in menus
** No node following `autogen Invocation' in menu, but `Installation' follows 
in sectionning
** Node following `autogen option presets' in menu `autogen Description' and in 
sectionning `autogen exit status' differ
** No node following `autogen exit status' in menu, but `autogen Description' 
follows in sectionning
** `Installation' doesn't appear in menus
** No node following `Installation' in menu, but `AutoOpts' follows in 
sectionning
** `AutoOpts' doesn't appear in menus
** No node following `AutoOpts' in menu, but `Add-Ons' follows in sectionning
** `Add-Ons' doesn't appear in menus
** No node following `Add-Ons' in menu, but `Future' follows in sectionning
** Node following `columns option presets' in menu `columns See Also' and in 
sectionning `columns exit status' differ
** No node following `columns exit status' in menu, but `columns See Also' 
follows in sectionning
** Node following `getdefs option presets' in menu `getdefs See Also' and in 
sectionning `getdefs exit status' differ
** No node following `getdefs exit status' in menu, but `getdefs See Also' 
follows in sectionning
** `Future' doesn't appear in menus
** No node following `Future' in menu, but `Copying This Manual' follows in 
sectionning
** `Copying This Manual' doesn't appear in menus
** No node following `Copying This Manual' in menu, but `Concept Index' follows 
in sectionning
** `Concept Index' doesn't appear in menus
** No node following `Concept Index' in menu, but `Function Index' follows in 
sectionning
** `Function Index' doesn't appear in menus


The error messages don't make sense to me, but Googling seems to indicate that 
these
are warnings and difficult to avoid.  There *is* a node following 
`Introduction' in the
menu, specifically `Definitions file'.  That renders the message 
incomprehensible.

P.S. "sectioning" has two 'n's, not three.  Don't double the final 'n' in 
"section".
P.P.S. any reason why --output is not set to html_$1 (viz., html_chapter), this 
being
a gendoc.sh question.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]