tabularray in RTL documents #360
Udi-Fogiel
started this conversation in
Ideas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, currently there is no support for typesetting tables in RTL context. In this post there are few ideas on how to do so with LuaLatex. It would be nice to add that support, and I don't believe it would take allot of effort to do so, It might need only a few more conditionals (to test if LuaLatex is runing and testing the text direction) and adding the patchs in the post (there might be a better way to implement this).
All reactions