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: Ihor Radchenko
Subject: Re: Export of this table fails LuaLaTeX compilation
Date: Wed, 12 Oct 2022 12:15:54 +0800

gerard.vermeulen@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

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