Scroll to navigation

typst(1) General Commands Manual typst(1)

NAME

typst - The Typst compiler

SYNOPSIS

typst [-v|--verbosity]... [--cert] [-h|--help] [-V|--version] <subcommands>

DESCRIPTION

The Typst compiler

OPTIONS

Sets the level of logging verbosity: -v = warning & error, -vv = info, -vvv = debug, -vvvv = trace
Path to a custom CA certificate to use when making network requests
May also be specified with the TYPST_CERT environment variable.
Print help
Print version

SUBCOMMANDS

typst-compile(1)
Compiles an input file into a supported output format
typst-watch(1)
Watches an input file and recompiles on changes
typst-query(1)
Processes an input file to extract provided metadata
typst-fonts(1)
Lists all discovered fonts in system and custom font paths
typst-update(1)
Self update the Typst CLI (disabled)
Print this message or the help of the given subcommand(s)

VERSION

v0.8.0

AUTHORS

The Typst Project Developers

typst 0.8.0