mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 20:34:36 +08:00
5 lines
272 B
Batchfile
5 lines
272 B
Batchfile
@echo off
|
|
del /q *.aux *.bbl *.blg *.log *.out *.toc *.bcf *.xml *.synctex *.nlo *.nls *.bak *.ind *.idx *.ilg *.lof *.lot *.ent-x *.tmp *.ltx *.los *.lol *.loc *.listing *.gz *.userbak *.nav *.snm *.vrb *.synctex(busy)
|
|
|
|
|
|
del /q *.nav *.snm *.vrb *.fls *.xdv *.fdb_latexmk |