add font tip to readme

This commit is contained in:
2025-10-06 17:34:01 +02:00
parent 3f53ed89ba
commit 49c3d0c4a1

View File

@@ -21,3 +21,7 @@ That will compile the example document and view it.
> [!IMPORTANT] > [!IMPORTANT]
> This repo uses git lfs to pull fonts. Please set it up (or download a packed build from releases). > This repo uses git lfs to pull fonts. Please set it up (or download a packed build from releases).
> [!TIP]
> When running in CLI - you'll want to include the embedded fonts:
`typst compile --font-path template/fonts example.typ`