diff options
author | Karl Berry <karl@freefriends.org> | 2016-11-11 22:44:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-11-11 22:44:29 +0000 |
commit | f981ead0d5ebfe93234e3ef1eb9c90e387fe2425 (patch) | |
tree | 4ad031a4e605a33efdbebfb8098c32b3de7688a0 /Master/texmf-dist/source | |
parent | 28951a39ae365952612c2555d333f776a57b617e (diff) |
biblatex-gb7714-2015 (11nov16)
git-svn-id: svn://tug.org/texlive/trunk@42485 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rwxr-xr-x | Master/texmf-dist/source/latex/biblatex-gb7714-2015/gbtclean.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/biblatex-gb7714-2015/gbtclean.bat b/Master/texmf-dist/source/latex/biblatex-gb7714-2015/gbtclean.bat new file mode 100755 index 00000000000..5611bac139c --- /dev/null +++ b/Master/texmf-dist/source/latex/biblatex-gb7714-2015/gbtclean.bat @@ -0,0 +1,2 @@ +@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
|