diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-03-21 23:18:56 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-03-21 23:18:56 +0100 |
| commit | b934a2fd83d63fc115c01f959e888c7bc1aa87e4 (patch) | |
| tree | f99e2e867733a2b37e3df2db24edf61d438adeb5 /README.md | |
| parent | 27bb5e8d22f6fe466cecc80bcbad9aec63b2a8f7 (diff) | |
Embed standard fonts in binaryv23-03-21-2
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -113,11 +113,6 @@ 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. |
