gerard.vermeu...@posteo.net writes:

> I am regularly updating 9.6-pre from https://elpa.gnu.org/devel/ and 
> yesterday
> my LaTeX export stopped working.  The org-mode snippet below (attached, 
> together
> with the LaTeX export file) shows the problem.  The LaTeX file compiles 
> after I remove
> all occurrences of \relax.
> ...
> #+begin_src latex :exports none :results silent
>    \begin{center}
>    \begin{tabular}{l}
>    \hline
>    \colorbox{red}{\texttt{bug}}\\\relax
>    \colorbox{red}{\texttt{bug}}\\\relax
>    \hline
>    \end{tabular}
>    \end{center}
> #+end_src

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

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
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>

Reply via email to