mirror of
https://github.com/typst/typst
synced 2025-07-27 14:27:56 +08:00
Update guide-for-latex-users.md
Adds `tabularray`
This commit is contained in:
parent
eabedfc61c
commit
2fbed47c3e
@ -459,7 +459,7 @@ and their corresponding Typst functions.
|
||||
| LaTeX Package | Typst Alternative |
|
||||
|:--------------------------------|:-------------------------------------------|
|
||||
| graphicx, svg | [`image`] function |
|
||||
| tabularx | [`table`], [`grid`] functions |
|
||||
| tabularx, tabularray | [`table`], [`grid`] functions |
|
||||
| fontenc, inputenc, unicode-math | Just start writing! |
|
||||
| babel, polyglossia | [`text`]($text.lang) function: `[#set text(lang: "zh")]` |
|
||||
| amsmath | [Math mode]($category/math) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user