.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH typst-fonts 1 "typst-fonts " .SH NAME typst\-fonts \- Lists all discovered fonts in system and custom font paths .SH SYNOPSIS \fBtypst\-fonts\fR [\fB\-\-font\-path\fR] [\fB\-\-ignore\-system\-fonts\fR] [\fB\-\-ignore\-embedded\-fonts\fR] [\fB\-\-variants\fR] [\fB\-h\fR|\fB\-\-help\fR] .SH DESCRIPTION Lists all discovered fonts in system and custom font paths .SH OPTIONS .TP \fB\-\-font\-path\fR \fI\fR Adds additional directories that are recursively searched for fonts. If multiple paths are specified, they are separated by the system\*(Aqs path separator (`:` on Unix\-like systems and `;` on Windows). .RS May also be specified with the \fBTYPST_FONT_PATHS\fR environment variable. .RE .TP \fB\-\-ignore\-system\-fonts\fR Ensures system fonts won\*(Aqt be searched, unless explicitly included via `\-\-font\-path` .RS May also be specified with the \fBTYPST_IGNORE_SYSTEM_FONTS\fR environment variable. .RE .TP \fB\-\-ignore\-embedded\-fonts\fR Ensures fonts embedded into Typst won\*(Aqt be considered .RS May also be specified with the \fBTYPST_IGNORE_EMBEDDED_FONTS\fR environment variable. .RE .TP \fB\-\-variants\fR Also lists style variants of each font family .TP \fB\-h\fR, \fB\-\-help\fR Print help (see a summary with \*(Aq\-h\*(Aq)