mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
24 lines
390 B
XML
24 lines
390 B
XML
[box][
|
|
A short sentence. [align: right][words.]
|
|
|
|
A short sentence. [n] [align: right][words.]
|
|
|
|
A short sentence. [par.break] [align: right][words.]
|
|
|
|
[align: bottom]
|
|
A longer sentence with a few more words.
|
|
]
|
|
|
|
[page.break]
|
|
|
|
[box][
|
|
[align: vertical=top]
|
|
Top
|
|
|
|
[align: vertical=center]
|
|
Center
|
|
|
|
[align: vertical=bottom]
|
|
Bottom [n] Bottom [n] Bottom
|
|
]
|