diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-03-21 20:52:00 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-03-21 20:52:00 +0100 |
| commit | 27bb5e8d22f6fe466cecc80bcbad9aec63b2a8f7 (patch) | |
| tree | 631053973e3e6882895f0c068db0b1a2b51d2b56 /README.md | |
| parent | c26620b350cabd5c362d175674ec0131e50b520f (diff) | |
Add note about fonts
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -113,6 +113,11 @@ typst file.typ typst path/to/source.typ path/to/output.pdf ``` +To properly use Typst, you should also install the fonts "Linux Libertine" and +"New Computer Modern Math". They are available as part of this repository in +`assets/fonts` or you can install them through the package manager of your +choice. + You can also watch source files and automatically recompile on changes. This is faster than compiling from scratch each time because Typst has incremental compilation. |
