summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tableof/tableof.ins
blob: 0b0f091b8de33abffae37cddd66d1f3758d99a6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
%%
%% 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'.