summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/biblatex-gb7714-2015/makeclearpdf.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/biblatex-gb7714-2015/makeclearpdf.bat')
-rwxr-xr-xMaster/texmf-dist/source/latex/biblatex-gb7714-2015/makeclearpdf.bat17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/biblatex-gb7714-2015/makeclearpdf.bat b/Master/texmf-dist/source/latex/biblatex-gb7714-2015/makeclearpdf.bat
new file mode 100755
index 00000000000..8a2dfd40758
--- /dev/null
+++ b/Master/texmf-dist/source/latex/biblatex-gb7714-2015/makeclearpdf.bat
@@ -0,0 +1,17 @@
+@echo off
+
+
+cd example
+
+del *.pdf /Q
+
+cd ..
+
+cd egfigure
+
+del *.pdf /Q
+
+
+cd ..
+
+del gbT*.pdf /Q \ No newline at end of file