summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/biblatex-gb7714-2015/makeclearpdf.bat
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-22 22:18:43 +0000
committerKarl Berry <karl@freefriends.org>2019-01-22 22:18:43 +0000
commit5bee6f1ca16cbb2563ba57c1a3bfa7951f453c0b (patch)
treeda2cda75fc2e5955f24b5ccd2d5240e941c98287 /Master/texmf-dist/source/latex/biblatex-gb7714-2015/makeclearpdf.bat
parenta8a4b6646d0e9e80061d89b21aee5ffcc853b90d (diff)
biblatex-gb7714-2015 (22jan19)
git-svn-id: svn://tug.org/texlive/trunk@49789 c570f23f-e606-0410-a88d-b1316a301751
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