[tex-live] luainputenc broken after updating from version 18253 to 10326 with tlmgr
Benoit RIVET
benoit.rivet at free.fr
Fri Nov 19 09:59:27 CET 2010
Le 18 nov. 2010 à 10:48, Ulrike Fischer a écrit :
> Am Tue, 16 Nov 2010 20:12:20 +0100 schrieb Benoit RIVET:
>
>> I've been using MacTex 2010 for a while, and after updating all packages, I happened to stumble upon a bug with luainputenc. Compiling the following minimal example with lualatex
>
>> \documentclass{article}
>> \usepackage[utf8]{luainputenc}
>> \usepackage{lipsum}
>> \begin{document}
>> \lipsum
>> \end{document}
>>
>> ! Undefined control sequence.
>> \inputencoding ...the \inpenc at posthook \luadirect
>> {luainputenc.set_option([[...
>
> You can use \let\luadirect\directlua before luainputenc.
>
> Perhaps the update announced today of all sort of lua-packages will
> solve the problem.
Thanks for the advice. I updated as soon as it's been available with tlmgr, and everything works fine with the updated luainputenc.
More information about the tex-live
mailing list