summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minitoc/imk
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/imk')
-rwxr-xr-xMaster/texmf-dist/doc/latex/minitoc/imk27
1 files changed, 0 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/imk b/Master/texmf-dist/doc/latex/minitoc/imk
deleted file mode 100755
index cde9c545a21..00000000000
--- a/Master/texmf-dist/doc/latex/minitoc/imk
+++ /dev/null
@@ -1,27 +0,0 @@
-#! /bin/csh
-set w=`whoami`.imk
-set OLD=/tmp/$w/OLD
-if ( -d $OLD ) then
-else
- mkdir -p $OLD
-endif
-mv minitoc.sty mtcoff.sty mtcmess.sty minitoc.ist fminitoc.dtx fminitoc.ist minitoc.pre franc.sty frbib.sty frnew.sty $OLD
-mv mypatches.sty boldsc.sty $OLD
-mv mtcpatchmem.sty $OLD
-mv *.mld $OLD
-mv *.mlo $OLD
-mv *.lan $OLD
-mv mtc-add.bib $OLD
-foreach i ( \
- mtc-2c mtc-2nd mtc-3co mtc-add mtc-ads mtc-amm mtc-apx mtc-art \
- mtc-bk mtc-bo mtc-ch0 mtc-cri mtc-fo1 mtc-fo2 mtc-gap \
- mtc-hi1 mtc-hi2 mtc-hia mtc-hir mtc-hop mtc-liv \
- mtc-mem mtc-mm1 mtc-mu mtc-sbf mtc-scr mtc-syn \
- mtc-tbi mtc-tlc mtc-tlo mtc-tsf \
-)
- foreach j ( tex pdf )
- mv $i.$j $OLD
- end
-end
-latex minitoc.ins
-cp minitoc.log minitoc.log1