[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: behavior of @math with HTML output
From: |
Patrice Dumas |
Subject: |
Re: behavior of @math with HTML output |
Date: |
Sat, 15 Oct 2022 14:28:54 +0200 |
On Sat, Oct 15, 2022 at 12:32:00PM +0100, Gavin Smith wrote:
>
> l2h and t4h settings still output "@var" literally even with
> '-c CONVERT_TO_LATEX_IN_MATH=1'. I'm going to spend some time
> investigating this.
I think that I fixed it. CONVERT_TO_LATEX_IN_MATH is set in the default
case if HTML_MATH is set, but it was not used. Now it is used, but only
if the LaTeX conversion is on, so the following call should allow
to have @-commands expanded with the use of tex4ht:
texi2any --html -c HTML_MATH=t4h -c T4H_MATH_CONVERSION=latex
This may call for using latex type of conversion for tex4ht in the
default case.
--
Pat
- Re: behavior of @math with HTML output, (continued)
- Re: behavior of @math with HTML output, Jacob Bachmeyer, 2022/10/14
- Re: behavior of @math with HTML output, Vincent Lefevre, 2022/10/15
- Re: behavior of @math with HTML output, Gavin Smith, 2022/10/15
- Re: behavior of @math with HTML output, Vincent Lefevre, 2022/10/15
- Re: behavior of @math with HTML output, Jacob Bachmeyer, 2022/10/15
- Re: behavior of @math with HTML output, Gavin Smith, 2022/10/15
- Re: behavior of @math with HTML output, Vincent Lefevre, 2022/10/15
- Re: behavior of @math with HTML output,
Patrice Dumas <=
- Re: behavior of @math with HTML output, Gavin Smith, 2022/10/15
- Re: behavior of @math with HTML output, Patrice Dumas, 2022/10/15
- Re: behavior of @math with HTML output, Gavin Smith, 2022/10/15
- Re: behavior of @math with HTML output, Patrice Dumas, 2022/10/15
- Re: behavior of @math with HTML output, Jacob Bachmeyer, 2022/10/15
- Re: behavior of @math with HTML output, Gavin Smith, 2022/10/16
- Re: behavior of @math with HTML output, Patrice Dumas, 2022/10/15