On 2022-10-26 21:31:24 +0200, Patrice Dumas wrote: > On Wed, Oct 26, 2022 at 12:43:02PM +0200, Vincent Lefevre wrote: > > For long formulas, it may be better to have separate text for TeX and > > for the other formats (we already have a macro for that): for long > > formulas in TeX, a centered formula is generally preferred, with > > @displaymath I assume. The Texinfo manual also mentions $$...$$, > > and I'm wondering whether there may be differences like in LaTeX, > > e.g. > > > > https://tex.stackexchange.com/questions/503/why-is-preferable-to > > Texinfo TeX is TeX not LaTeX, so it is logical that it uses $$.
I know, but $$ has spacing issues, which LaTeX fixes with \[. So I was wondering whether Texinfo's @displaymath would attempt to fix these spacing issues. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)