[texhax] tabu in luaLaTeX
Arno Trautmann
Arno.Trautmann at gmx.de
Sun Feb 20 09:38:01 CET 2011
Philipp Stephani wrote:
> […]
Thank you very much for that fast answer, fix and patch! Hope, Florent
will find time to apply it soon.
cheers
Arno
> Am 19.02.2011 18:25, schrieb Arno Trautmann:
>> Hi all,
>>
>> I wanted to test the tabu package but there is a problem with the X
>> column: Trying to use it, I get
>>
>> ./test.tex:29: Undefined control sequence.
>> \tabu at elapsedtime ...optime {\the \pdfelapsedtime
>
> Adding the following after \usepackage{tabu} should fix it:
>
> \usepackage{ifluatex}
> \makeatletter
> \ifluatex
> \let\tabu at message@etime\relax
> \fi
> \makeatother
>
> I've attached a patch that should resolve the problem, and also another
> bug that could occur if \pdfelapsedtime is not the correct primitive
> (e.g. after \@ifundefined{pdfelapsedtime}{...}{...}).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://tug.org/pipermail/texhax/attachments/20110220/a34e4112/attachment.bin>
More information about the texhax
mailing list