We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68debd6 commit 8c63159Copy full SHA for 8c63159
README.md
@@ -3,10 +3,11 @@ See the example pdf in the Release section of this project
3
4
To compile the example:
5
6
- typst --root . --font-path fonts watch ./example/example.typ
+ typst watch ./example/example.typ --root . --font-path fonts
7
8
9
This template was realized with the help of:
10
11
https://github.com/sahasatvik/typst-theorems
12
+
13
https://github.com/RolfBremer/in-dexter
0 commit comments