emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Export of this table fails LuaLaTeX compilation


From: Max Nikulin
Subject: Re: Export of this table fails LuaLaTeX compilation
Date: Wed, 12 Oct 2022 11:45:41 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 12/10/2022 11:15, Ihor Radchenko wrote:

Confirmed.
But what is the problem here? Isn't \relax supposed to work in LuaTeX?

LuaLaTeX is irrelevant. It seems \hline is allowed only immediately after \\. Minimal LaTeX example:

\begin{tabular}{l}
b\\\relax
\hline
\end{tabular}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]