added some flake templates.
This commit is contained in:
parent
9068858ee4
commit
fac5efd7b2
17 changed files with 448 additions and 0 deletions
5
templates/latex/justfile
Normal file
5
templates/latex/justfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
preview:
|
||||
latexmk -pdf -pvc
|
||||
|
||||
clean:
|
||||
latexmk -c
|
Loading…
Add table
Add a link
Reference in a new issue