Re: Running texi2any on Windows to generate HTML
Eli Zaretskii <[email protected]> Tue, 10 Sep 2024 18:51:43 +0300
| Newsgroups | gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <[email protected]> |
> From: Gavin Smith <[email protected]> > Date: Tue, 10 Sep 2024 16:32:26 +0100 > Cc: [email protected] > > > I was able to install a working version of texinfo from gnuwin32, but it > > seems to lack texi2any. I was able to run makeinfo --html, but while it > > runs, gives me lots of errors (along the lines of "`A' has no Up field > > (perhaps incorrect sectioning?).") which I don't understand and didn't > > appear when using texi2any. > > makeinfo is supposed to be exactly the same program as texi2any so all I > can think of is that this is a very old version. That's right. And the port on ezwinports does include texi2any as a Windows batch file (which runs the Perl script internally).