Add previous files while working locally. Reviewed-on: #1 Co-authored-by: mvhutz <git@maximhutz.me> Co-committed-by: mvhutz <git@maximhutz.me>
6 lines
128 B
YAML
6 lines
128 B
YAML
version: 3
|
|
|
|
tasks:
|
|
pdf:
|
|
dir: pdf
|
|
cmd: pdflatex -synctex=1 -interaction=nonstopmode -file-line-error -recorder main.tex |