[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Running texi2any on Windows to generate HTML
From: |
Gavin Smith |
Subject: |
Re: Running texi2any on Windows to generate HTML |
Date: |
Tue, 10 Sep 2024 16:32:26 +0100 |
On Tue, Sep 10, 2024 at 10:20:07AM -0400, Benjamin Kalish wrote:
> Any advice on how to get a working instance of texi2any on Windows would be
> most welcome. I began a project on my Mac at home, but when I got to work,
> where we use only Windows computers, I was unable to find a texinfo install
> for windows that include texi2any.
Have you tried ezwinports?
https://sourceforge.net/projects/ezwinports/files/
You can also look into the MinGW and Cygwin projects.
> 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.