summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tableof/tableof.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tableof/tableof.ins')
-rw-r--r--macros/latex/contrib/tableof/tableof.ins35
1 files changed, 0 insertions, 35 deletions
diff --git a/macros/latex/contrib/tableof/tableof.ins b/macros/latex/contrib/tableof/tableof.ins
deleted file mode 100644
index 0b0f091b8d..0000000000
--- a/macros/latex/contrib/tableof/tableof.ins
+++ /dev/null
@@ -1,35 +0,0 @@
-%%
-%% Package: tableof
-%% Version: 1.4b (2018/10/02)
-%% License: LPPL 1.3c
-%% Copyright (C) 2012-2018 Jean-Francois Burnol <jfbu at free dot fr>
-%%
-\def\pkgname {tableof}
-\def\pkgdate {2018/10/02}
-\def\pkgversion {v1.4b}
-\def\pkgdescription {Tables of tagged contents (JFB)}
-%% This file `tableof.ins' is provided for compatibility with TeX
-%% distributions expecting to find it for installation of `tableof.sty'.
-%%
-%% As usual `tex tableof.ins' produces `tableof.sty' from the source
-%% `tableof.dtx'
-%%
-%% (an already existing `tableof.sty' in the same repertory will be
-%% overwritten)
-%%
-%% Move `tableof.sty' to a suitable location within the TeX installation:
-%% tableof.sty -> <TDS>/tex/latex/tableof/
-%%
-%% The generated auxiliary files may be discarded.
-%%
-\input docstrip.tex
-\askforoverwritefalse
-\def\pkgpreamble{\defaultpreamble^^J\MetaPrefix^^J%
-\string\ProvidesPackage{\pkgname}^^J%
-\space[\pkgdate\space\pkgversion\space\pkgdescription]}
-\generate{\usepreamble\pkgpreamble
-\file{\pkgname.sty}{\from{\pkgname.dtx}{package}}}
-\endbatchfile
-\endinput
-%%
-%% End of file `tableof.ins'.