.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH typst 1 "typst 0.15.1 (9dfd3a08)" .SH NAME typst \- The Typst compiler .SH SYNOPSIS \fBtypst\fR [\fB\-\-color\fR] [\fB\-\-cert\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] <\fIsubcommands\fR> .SH DESCRIPTION The Typst compiler .SH OPTIONS .TP \fB\-\-color\fR \fI\fR [default: auto] Whether to use color. When set to `auto` if the terminal to supports it .br .br \fIPossible values:\fR .RS 14 .IP \(bu 2 auto .IP \(bu 2 always .IP \(bu 2 never .RE .TP \fB\-\-cert\fR \fI\fR Path to a custom CA certificate to use when making network requests .RS May also be specified with the \fBTYPST_CERT\fR environment variable. .RE .TP \fB\-h\fR, \fB\-\-help\fR Print help .TP \fB\-V\fR, \fB\-\-version\fR Print version .SH SUBCOMMANDS .TP typst\-compile(1) Compiles an input file into a supported output format .TP typst\-watch(1) Watches an input file and recompiles on changes .TP typst\-init(1) Initializes a new project from a template .TP typst\-eval(1) Evaluates a piece of Typst code, optionally in the context of a document .TP typst\-fonts(1) Lists all discovered fonts in system and custom font paths .TP typst\-completions(1) Generates shell completion scripts .TP typst\-info(1) Displays debugging information about Typst .TP typst\-help(1) Print this message or the help of the given subcommand(s) .SH EXTRA Resources: Tutorial: https://typst.app/docs/tutorial/ Reference documentation: https://typst.app/docs/reference/ Templates & Packages: https://typst.app/universe/ Forum for questions: https://forum.typst.app/ .SH VERSION v0.15.1 (9dfd3a08) .SH AUTHORS The Typst Project Developers