colorize external links
This commit is contained in:
6
Makefile
6
Makefile
@@ -2,9 +2,9 @@
|
||||
view_example: documentation.pdf
|
||||
xdg-open $<
|
||||
|
||||
.PHONY: watch_example
|
||||
watch_example:
|
||||
typst watch --font-path template/fonts example.typ & xdg-open documentation.pdf
|
||||
.PHONY: watch_documentation
|
||||
watch_documentation:
|
||||
typst watch --font-path template/fonts documentation.typ & xdg-open documentation.pdf
|
||||
|
||||
.PHONY: documentation
|
||||
documentation: documentation.pdf
|
||||
|
Reference in New Issue
Block a user