On Fri, Oct 14, 2022 at 12:40:08AM +0200, Vincent Lefevre wrote: > * Concerning t4h, > @math{@var{base} \le 16}, > yields "@varbase ≤ 16 ,", so @var doesn't work (while it is needed > to ensure exactly the same typography/code as outside @math, e.g. > <var>base</var>) and there is a spurious space before the comma.
Indeed, tex4ht adds spaces around $...$ formatted. I removed them, it should be fixed now. Thanks for the report. -- Pat