Scroll to navigation

typst(1) General Commands Manual typst(1)

NAME

typst - The Typst compiler

SYNOPSIS

typst [--color] [--cert] [-h|--help] [-V|--version] <subcommands>

DESCRIPTION

The Typst compiler

OPTIONS

Set when to use color. auto = use color if a capable terminal is detected

[possible values: auto, always, never]

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-init(1)
Initializes a new project from a template
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.11.0

AUTHORS

The Typst Project Developers

typst 0.11.0