"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>
