Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: texi2html warnings
- X-seq: zsh-workers 11079
 
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
 
- Subject: Re: texi2html warnings
 
- Date: Tue, 2 May 2000 16:12:45 +0000
 
- In-reply-to: <000101bfb43a$03697910$21c9ca95@xxxxxxxxxxxxxx>
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- References: <000101bfb43a$03697910$21c9ca95@xxxxxxxxxxxxxx>
 
On May 2,  5:26pm, Andrej Borsenkow wrote:
} Subject: texi2html warnings
}
} I have no idea, if these are significant:
} 
} bor@itsrm2% gmake html         
} texi2html -expand info -split_chapter ./zsh.texi
} *** Duplicate node found: Files
This is a new warning added in the latest texi2html, it seems.  There are
a number of chapters of the manual that contain sections with names also
used by similar nodes in other chapters.  These aren't real nodes, so it
doesn't come up for `info'.
There shouldn't be a problem with it for the HTML pages as none of the
generated hrefs use the actual section names anyway.
-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author