summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/etoc/etoc.ins
blob: 1fed2b372aca8648720fdcf2d93a973e7e819e75 (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
\def\lasttimestamp{Time-stamp: <07-12-2012 20:15:47 CET jfb>}
\def\pkgname{etoc}
\def\pkgdate{2012/12/07}
\def\pkgversion{v1.06}
\def\pkgdescription{easily customizable TOCs (jfB)}
%%
%% Package `etoc' by Jean-Francois Burnol
%% Copyright (C) 2012 by Jean-Francois Burnol
%%
%% This file `etoc.ins' is provided for compatibility with TeX distributions
%% expecting to find it for installation of `etoc.sty'.
%%
%% As usual `latex etoc.ins' produces `etoc.sty' from the source `etoc.dtx'
%% (an already existing etoc.sty in the same repertory will be overwritten)
%%
%% Put the `etoc.sty' file in a suitable location within the TeX
%% installation:    etoc.sty -> ................/tex/latex/etoc/
%%
%% The generated auxiliary files may be discarded.
%%
%% See `etoc.dtx' for the statements of copyright and conditions of
%% distribution or modification.
%%
\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 `etoc.ins'.