From b934a2fd83d63fc115c01f959e888c7bc1aa87e4 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 21 Mar 2023 23:18:56 +0100 Subject: Embed standard fonts in binary --- README.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 10ba1c9a..1a824601 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3