aboutsummaryrefslogtreecommitdiffstats
path: root/bin/tex2pdf
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-11-16 00:09:47 +0100
committerDavid Runge <dave@sleepmap.de>2016-11-16 00:09:47 +0100
commitf07725afa7346b47355ef9b7be28f6934a007f4e (patch)
tree700f2600caf48094b6e8e78464f25adc2217e67b /bin/tex2pdf
parentde1eca1a35e098e2f7876ad22dd1d13477dfde28 (diff)
downloaddotfiles-f07725afa7346b47355ef9b7be28f6934a007f4e.tar.gz
dotfiles-f07725afa7346b47355ef9b7be28f6934a007f4e.tar.bz2
dotfiles-f07725afa7346b47355ef9b7be28f6934a007f4e.tar.xz
dotfiles-f07725afa7346b47355ef9b7be28f6934a007f4e.zip
bin/tex2pdf: Adding further files to automatic deletion.
Diffstat (limited to 'bin/tex2pdf')
-rwxr-xr-xbin/tex2pdf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tex2pdf b/bin/tex2pdf
index 71718f0..a7c367e 100755
--- a/bin/tex2pdf
+++ b/bin/tex2pdf
@@ -30,4 +30,4 @@ mupdf $1.pdf &
echo "#####################################################">>$logdestination
echo "Removing aux,bbl,blg,dvi,lof,log,lot,nav,out,snm,toc.">>$logdestination
echo "Current directory: $(pwd) and children of depth 1.">>$logdestination
-rm -f *.{aux,bbl,blg,dvi,lof,log,lot,nav,out,snm,toc} */*.{aux,bbl,blg,dvi,lof,log,lot,nav,out,snm,toc}
+rm -f *.{aux,bbl,bcf,blg,dvi,lof,log,lot,nav,out,run.xml,snm,toc,vrb} */*.{aux,bbl,bcf,blg,dvi,lof,log,lot,nav,out,run.xml,snm,toc,vrb}