[luatex] MWE now failing with recent TeX Live update

Scott Kostyshak skostysh at lyx.org
Tue Mar 15 04:57:28 CET 2016


Dear all,

A document that used to compile for me fails after a recent TeX Live
update. I have no idea what the source of the problem is and thus I have
no idea if it is something in LuaTeX's code that changed that cause the
document to start failing or if it is somewhere else that I should look,
but in either case I figure it is a good idea to check here.

Here is a minimal example:

----------
\documentclass{article}
\usepackage{polyglossia}
\setdefaultlanguage{english}
\setotherlanguage{latin}
\begin{document}
\begin{latin}
Lorem ipsum dolor
\end{latin}
\end{document}
----------

Compiling with the command 'lualatex' gives me the following error:

----------
! You can't use `\relax' after \the.
<recently read> \l at latin 
         
l.66 \ifluatex\xpg at set@language at luatex@ii{latin}
                                              \fi
----------

Best,

Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://tug.org/pipermail/luatex/attachments/20160314/2d983ae7/attachment.bin>


More information about the luatex mailing list