Closed genuine-ikun closed 8 months ago
Typst version:
➜ pkuthss-typst-main typst -V typst 0.10.0
Run the compile command on macOS Sonama
➜ pkuthss-typst-main typst --font-path fonts compile thesis.typ error: unexpected argument '--font-path' found tip: 'fonts --font-path' exists Usage: typst [OPTIONS] <COMMAND> For more information, try '--help'.
The command below works for me
typst compile thesis.typ --font-path fonts
Instead of
typst --font-path fonts compile thesis.typ
Typst version:
Run the compile command on macOS Sonama
The command below works for me
Instead of