This website requires JavaScript.
Explore
Help
Sign In
mirror
/
typst
mirror of
https://github.com/stelzo/typst.git
Watch
1
Star
0
Fork
You've already forked typst
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40f77eaafa
typst
/
tests
/
typ
/
layout
/
grid-rtl.typ
10 lines
123 B
Plaintext
Raw
Blame
History
// Test RTL grid.
---
#set text(dir: rtl)
- מימין לשמאל
---
#set text(dir: rtl)
#table(columns: 2)[A][B][C][D]
Reference in New Issue
View Git Blame
Copy Permalink