Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: texi2html-1.63 still does not support -expandinfo
- X-seq: zsh-workers 12083
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Olaf Bachmann" <obachman@xxxxxxxxxxxxxxxxxxxx>
- Subject: RE: texi2html-1.63 still does not support -expandinfo
- Date: Tue, 27 Jun 2000 17:31:51 +0400
- Cc: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>, <texi2html@xxxxxxxxxxxxxxxxxxxx>
- Importance: Normal
- In-reply-to: <m136v3u-000F1SC@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> > I reported it a while back for 1.62 and it is still there.
> Is it going
> > to be fixed (backward compatibility)? If not, we'll have to change
> > makefiles here (Zsh distribution) to support both forms,
> may be, based
> > on texi2html version.
> >
> > -andrej
> >
> I just fixed it, i.e. (re-)added command-line options -expandinfo,
> -expandtex. Please pick up a new version from the server. I'm still
> working on your other bug report about wrong links.
>
Yep, it works, thank you. This version also does not output error
messages about duplicated nodes as 1.62 did (well, there were a couple
of patches to docs in between as well). But links to Indices in ZSH docs
are still wrong. This happens only if the -split_chapter option is used
(default in Zsh Makefile):
TEXI2HTML = texi2html -expandinfo -split_chapter
If this option is omitted, links in single file are correct. I also
tried to play with (no-)section_navigation, but looks, it does not
depend on it (I personally prefer this option).
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author