7 lines
134 B
Bash
7 lines
134 B
Bash
![]() |
# latexmk -c
|
||
|
# latexmk -pvc -xelatex -interaction=nonstopmode main.tex
|
||
|
latexmk -quiet -interaction=nonstopmode --pvc -pdf main.tex
|
||
|
|
||
|
|
||
|
|