Re: Makeinfo html Customization Options

Heime <[email protected]> Sat, 27 Jun 2026 01:15:05 +0000
Newsgroups gmane.comp.tex.texinfo.general
Message-ID <QFezLVjUPWnpE_7vF7rKVOSdJzuYUEzfd96uFJgPSjYUKgCgyTb4i8mKCkfEXdsXrnDzki7Zp8z47yRpfjtac60sSs5cqzufcBzq3e0Bl9w=@protonmail.com>
On Friday, June 26th, 2026 at 6:34 PM, Patrice Dumas <[email protected]> wro=
te:

> On Thu, Jun 25, 2026 at 09:03:39PM +0000, Heime wrote:
> > Have been looking into the html options in makeinfo.
> > What would be the common scenarios on their use.  The
> > split options seems useful, what others are common to
> > apply?
>=20
> The options related to CSS, --css-include or --css-ref are also commonly
> used, the remaining HTML-specific options are less likely to be useful,
> in my opinion.

Does one usually use one (--css-ref=3DURL) or the other (--css-include=3DFI=
LE)?
=20
> One customization variable is also of general relevance, namely
> HTML_MATH if the manual contains math, with the easiest value to use
> being mathjax, like
>   texi2any --html -c HTML_MATH=3Dmathjax
>=20
> --
> Pat
>