[lltx] bidi package extended for LuaLaTeX

Vafa Khalighi vafa at users.berlios.de
Sun Apr 4 12:39:19 CEST 2010


>
> \documentclass{article}
>
> \begin{document}
> \begin{tabular}{ l c r }
>  1 & 2 & 3 \\
>  4 & 5 & 6 \\
>  7 & 8 & 9 \\
> \end{tabular}
>
> \bgroup
> \luatexmathdir TRT
> \begin{tabular}{ l c r }
>  1 & 2 & 3 \\
>  4 & 5 & 6 \\
>  7 & 8 & 9 \\
> \end{tabular}
> \egroup
> \end{document}
>
>
>
No that is a bad approach. Because you are doing RTL maths, you are assuming
everyone is doing RTL maths which is absolutely wrong. What about someone is
doing RTL tabular but LTR maths (i.e. Persian users)?

-- 
Best wishes,
Vafa Khalighi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/lualatex-dev/attachments/20100404/c99e81b8/attachment.html>


More information about the lualatex-dev mailing list