Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
build problem with new texi2html
- X-seq: zsh-workers 11990
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: build problem with new texi2html
- Date: Mon, 19 Jun 2000 10:25:18 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I compiled a snapshot of today's CVS tree in order to test _dpkg and zmv;
unfortunately, I've upgraded to texi2html 1.62.1 from 1.56k, and it broke.
Seems that -expandinfo : use @ifinfo sections, not @iftex
has changed to -expand [info,tex] : expand info/tex sections
So I just added a space to Doc/Makefile.in and it didn't choke, but it
did spew this:
texi2html -expand info -split_chapter ./zsh.texi
*** Duplicate node found: Files
*** Duplicate node found: Description
*** Duplicate node found: Description
*** Duplicate node found: Description
*** Duplicate node found: Examples
*** Duplicate node found: Description
*** Duplicate node found: Functions
*** Duplicate node found: Overview
*** Duplicate node found: Description
*** Duplicate node found: Description
*** Duplicate node found: Parameters
*** Duplicate node found: Functions
*** Duplicate node found: Description
*** Duplicate node found: Completion
Messages sorted by:
Reverse Date,
Date,
Thread,
Author