Expand description
Shared arguments to create a world.
Structs§
- CompileFont Args 
- The font arguments for the world to specify the way to search for fonts.
- CompileOnce Args 
- Common arguments to create a world (environment) to run typst tasks, e.g.
compile,watch, andquery.
- CompilePackage Args 
- The package arguments for the world to specify where packages are stored in the system.
Enums§
- ExportTarget 
- Configure the current export target.
- Feature
- An in-development feature that may be changed or removed at any time.
- OutputFormat 
- Configure the format of the output file.
- PdfStandard
- A PDF standard that Typst can enforce conformance with.
- TaskWhen 
- 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/