diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-03-02 17:26:39 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-03-02 17:31:41 +0100 |
| commit | d5d187a8c2415832e795eed7f3670073e27046da (patch) | |
| tree | 530c81cadd39e315b3ce06b5e5f29616bd3010df /tests/typ/full | |
| parent | 45abcf6b2bc247c8c0cba79eb1b0bc36a5d1df43 (diff) | |
Replace default fonts 🆕
Diffstat (limited to 'tests/typ/full')
| -rw-r--r-- | tests/typ/full/coma.typ | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/typ/full/coma.typ b/tests/typ/full/coma.typ index 4779c2c1..39404a35 100644 --- a/tests/typ/full/coma.typ +++ b/tests/typ/full/coma.typ @@ -1,6 +1,5 @@ // Configuration with `page` and `font` functions. #page(width: 450pt, height: 380pt, margins: 1cm) -#font("CMU Serif") // There are variables and they can take normal values like strings, ... #let city = "Berlin" |
