Expand description
Shared arguments to create a world.
Structs§
- Compile
Font Args - The font arguments for the world to specify the way to search for fonts.
- Compile
Once Args - Common arguments to create a world (environment) to run typst tasks, e.g.
compile
,watch
, andquery
. - Compile
Package Args - The package arguments for the world to specify where packages are stored in the system.
Enums§
- Export
Target - Configure the current export target.
- Feature
- An in-development feature that may be changed or removed at any time.
- Output
Format - Configure the format of the output file.
- PdfStandard
- A PDF standard that Typst can enforce conformance with.
- Task
When - Configure when to run a task.
Functions§
- parse_
source_ date_ epoch - Parses a UNIX timestamp according to https://reproducible-builds.org/specs/source-date-epoch/