Expand description
World implementation of typst for tinymist.
Re-exports§
pub use tinymist_world as base;
pub use tinymist_world::vfs;
Modules§
- The font implementations for typst worlds.
- Run the compiler in the system environment.
Structs§
- The font arguments for the compiler.
- Common arguments of compile, watch, and query.
- Arguments related to where packages are stored in the system.
- A universe that provides access to the operating system.
Enums§
- Which format to use for diagnostics.
- Specifies the current export target.
- An in-development feature that may be changed or removed at any time.
- Which format to use for the generated output file.
- A PDF standard that Typst can enforce conformance with.
- When to export an output file.
Statics§
Traits§
Functions§
- Parses a UNIX timestamp according to https://reproducible-builds.org/specs/source-date-epoch/
- Runs a world with a main file.