On Wed, Oct 26, 2022 at 02:44:17AM +0200, Vincent Lefevre wrote: > However, for the Info output at least (and I assume that this is > also the case for the HTML output), @w is really necessary. See > the differences:
Indeed. However, for longer formulas, there will be a point where breaking the formula could be better, otherwise you'll have breaks in the middle of the lines when the math formula happens in the middle of the line. For this you could have another macro for long formulas which would set @math{} in TeX (and LaTeX), and nothing in other formats. -- Pat