I don’t see a bug in a perfectly valid LaTeX that is compiles flawlessly. Adding or not adding an extra space is a user choice.
the original contribution could be targeting a specific situation that requires that extra space and some people may be relying on that extra space for the look and feel of their PDFs. That’s why I propose to add a switch to control whether it is added or not Best,/PA Enviado desde mi iPhone > El 5 sept 2026, a las 13:39, Ihor Radchenko <[email protected]> escribió: > "Pedro A. Aranda" <[email protected]> writes: > >> I've looked into this. The diagnostic is correct, the extra '\\' is >> inserting an extra line. >> Solutions: >> >> 1. DRASTIC: remove this extra backslash silently. It may change the >> appearance of some legacy documents, although the compilation will succeed. >> >> 2. Add a new variable (eg. `org-latex-table-suppress-extra-space'). It >> would default to nil. In this case, the '\\' would be emitted. When >> non-nil, the '\\' would be supressed. > > It feels like the situation described is a clear bug, not something > people may prefer to keep. Why would anyone want an extra empty table row? > > Could you explain a bit more about what kind of changes in appearance > you mean? > > -- > Ihor Radchenko // yantar92, > Org mode maintainer, > Learn more about Org mode at <https://orgmode.org/>. > Support Org development at <https://liberapay.com/org-mode>, > or support my work at <https://liberapay.com/yantar92>
