chore: add previous work (#1)
Add previous files while working locally. Reviewed-on: #1 Co-authored-by: mvhutz <git@maximhutz.me> Co-committed-by: mvhutz <git@maximhutz.me>
This commit is contained in:
6
Taskfile.yml
Normal file
6
Taskfile.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: 3
|
||||
|
||||
tasks:
|
||||
pdf:
|
||||
dir: pdf
|
||||
cmd: pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex
|
||||
Reference in New Issue
Block a user