angle
An angle describing a rotation.
Typst supports the following angular units:
- Degrees:
180deg
- Radians:
3.14rad
Example
#rotate(10deg)[Hello there!]

DefinitionDefinitionThese functions and types can have related definitions. To access a definition, specify the name of the function or type, followed by the definition name separated by a period.
Definition
These functions and types can have related definitions. To access a definition, specify the name of the function or type, followed by the definition name separated by a period.