Ihor Radchenko writes:

These arguments mean that auto-cleaning \\[0pt] is not always safe and
may be a subject of surrounding LaTeX context.

I still believe that

    something\\[0pt]%__ORG_EXPORT__

is quite safe to remove (depending on the following character) and unlikely harmful if remained for some reason. Even tabularray regexp-based parser ignores comments. To be perfect, "\\[0pt]%__ORG_EXPORT__" emitted by user code should be escaped to e.g. "\\[0pd]%__ORG_EXPORT____ORG_EXPORT__", but I have no idea if it can be implemented in a reliable way.

An alternative is a new export framework.

On 03/11/2022 22:00, Juan Manuel Macías wrote:

BTW, I also hope that one day this LaTeX problem, which has been there
for so many years, will be solved (because it should be considered a
LaTeX bug, or a LaTeX design flaw, as Maxim commented in another
message).

I have not managed to convince even the tabularray developer. And I have not tried to find a way to reach more LaTeX developers.




Reply via email to