[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [help-texinfo] Typing rules in Texinfo manual
From: |
Gavin Smith |
Subject: |
Re: [help-texinfo] Typing rules in Texinfo manual |
Date: |
Wed, 17 Feb 2016 06:55:54 +0000 |
On 16 February 2016 at 13:14, Stefan Monnier <address@hidden> wrote:
>> There is supposed to be a way to output images for HTML input for TeX
>> code in Texinfo source, although I've never tried to use it.
texi2any --html --iftex -c L2H=1 FILE.texi may work if you have
latex2html installed properly. I downloaded and installed latex2html,
but I haven't got it to work yet (first it was creating files in my
home directory instead of the directory where the files were, and then
I got an another error about an "Illegal seek"). tex4ht may also be
usable for this purpose, but I couldn't find an easy way to install
it.
- Re: [help-texinfo] Typing rules in Texinfo manual,
Gavin Smith <=