Fix typo in Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@
|
|||||||
view_example: example.pdf
|
view_example: example.pdf
|
||||||
xdg-open $<
|
xdg-open $<
|
||||||
|
|
||||||
PHONY: watch_example
|
.PHONY: watch_example
|
||||||
watch_example:
|
watch_example:
|
||||||
typst watch --font-path template/fonts example.typ & xdg-open example.pdf
|
typst watch --font-path template/fonts example.typ & xdg-open example.pdf
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user