These functions generate special objects representing alignment in Typst code.
They can be used as arguments in functions like text() or heading() to
produce properly formatted Typst code.
Usage
# S3 method for class 'typst_alignment'
left_align + right_align
horizon
top
bottom
center
left
rightFormat
An object of class typst_alignment (inherits from typst_expression) of length 1.
An object of class typst_alignment (inherits from typst_expression) of length 1.
An object of class typst_alignment (inherits from typst_expression) of length 1.
An object of class typst_alignment (inherits from typst_expression) of length 1.
An object of class typst_alignment (inherits from typst_expression) of length 1.
An object of class typst_alignment (inherits from typst_expression) of length 1.