summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/newlfm/make_clean
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/newlfm/make_clean
Initial commit
Diffstat (limited to 'macros/latex/contrib/newlfm/make_clean')
-rw-r--r--macros/latex/contrib/newlfm/make_clean25
1 files changed, 25 insertions, 0 deletions
diff --git a/macros/latex/contrib/newlfm/make_clean b/macros/latex/contrib/newlfm/make_clean
new file mode 100644
index 0000000000..f762d5ae0e
--- /dev/null
+++ b/macros/latex/contrib/newlfm/make_clean
@@ -0,0 +1,25 @@
+#!/bin/sh
+mv -f manual.ps manual.eps
+rm -f *.ps
+mv -f manual.eps manual.ps
+cp wine.pdf wine.xpdf
+cp draft.pdf draft.xpdf
+cp palm.pdf palm.xpdf
+cp lvb.pdf lvb.xpdf
+rm -f test*.pdf
+cp wine.xpdf wine.pdf
+cp draft.xpdf draft.pdf
+cp palm.xpdf palm.pdf
+cp lvb.xpdf lvb.pdf
+rm -f palmb.*
+rm -f *.dvi
+rm -f *.toc
+rm -f *.log
+rm -f *.aux
+rm -f *.idx
+rm -f *.glo
+rm -f *~
+rm -f *.cfg
+rm -f *#
+rm -f *.sty
+rm -f *.cls