mdwtab.dtx: Add a sneaky kern after `\multicolumn'.
[mdwtools] / mdwtools.ins
1 %%% -*-tex-*-
2 %%%
3 %%% Installer for the `mdwtools' packages
4 %%%
5 %%% (c) 1996 Mark Wooding
6 %%%
7
8 %%%----- Licensing notice ---------------------------------------------------
9 %%%
10 %%% This file is part of the `mdwtools' LaTeX package collection.
11 %%%
12 %%% `mdwtools' is free software: you can redistribute it and/or modify it
13 %%% under the terms of the GNU General Public License as published by the
14 %%% Free Software Foundation; either version 2 of the License, or (at your
15 %%% option) any later version.
16 %%%
17 %%% `mdwtools' is distributed in the hope that it will be useful, but
18 %%% WITHOUT ANY WARRANTY; without even the implied warranty of
19 %%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20 %%% General Public License for more details.
21 %%%
22 %%% You should have received a copy of the GNU General Public License
23 %%% along with `mdwtools'. If not, write to the Free Software Foundation,
24 %%% Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25
26 \def\batchfile{mdwtools.ins}
27 \input docstrip
28 \keepsilent
29
30 \preamble
31
32 IMPORTANT NOTICE
33 \endpreamble
34
35 { %% This is a group so that docstrip \reads it all in one go.
36 \ifx\generate\mdwxxnotdef
37 \gdef\mdwgen#1{#1}
38 \gdef\mdwf#1#2{\generateFile{#1}{n}{#2}}
39 \gdef\needed#1{}
40 \else
41 \global\let\mdwgen\generate
42 \global\def\mdwf{\file}
43 \global\askforoverwritefalse
44 \fi
45 }
46
47 \mdwgen{\mdwf {at.sty} {\from {at.dtx} {package}}
48 %
49 \mdwf {centre.sty} {\from {centre.dtx} {package}}
50 %
51 \mdwf {cmtt.sty} {\from {cmtt.dtx} {sty}}
52 \mdwf {mttenc.def} {\from {cmtt.dtx} {def}}
53 \mdwf {mttcmtt.fd} {\from {cmtt.dtx} {fd}}
54 %
55 \mdwf {colour.sty} {\from {colour.dtx} {package}}
56 %
57 \mdwf {crypto.sty} {\from {crypto.dtx} {package}}
58 %
59 \mdwf {doafter.sty} {\needed{mdwtab.dtx}
60 \needed{footnote.dtx}
61 \needed{syntax.dtx}
62 \from {doafter.dtx} {package,latex2e}}
63 \mdwf {doafter.tex} {\from {doafter.dtx} {package,plain}}
64 %
65 \mdwf {exercise.sty} {\from {exercise.dtx} {package}}
66 %
67 \mdwf {footnote.sty} {\from {footnote.dtx} {package}}
68 %
69 \mdwf {mdwkey.sty} {\from {mdwkey.dtx} {package}}
70 \mdwf {mdwkey.tex} {\from {mdwkey.dtx} {package,plain}}
71 %
72 \mdwf {mdwlist.sty} {\from {mdwlist.dtx} {package}}
73 %
74 \mdwf {mdwmath.sty} {\from {mdwmath.dtx} {package}}
75 %
76 \mdwf {mdwref.sty} {\from {mdwref.dtx} {package}}
77 %
78 \mdwf {mdwtab.sty} {\from {mdwtab.dtx} {mdwtab}
79 \from {footnote.dtx} {macro}
80 \from {doafter.dtx} {macro}}
81 \mdwf {mathenv.sty} {\from {mdwtab.dtx} {mathenv}}
82 \mdwf {mtcolor.sty} {\from {mdwtab.dtx} {color}}
83 \mdwf {mtcolour.sty} {\from {mdwtab.dtx} {colour}}
84 %
85 \mdwf {mdwthm.sty} {\from {mdwthm.dtx} {package}}
86 \mdwf {mdwmargin.thm} {\from {mdwthm.dtx} {thmstyle}}
87 %
88 \mdwf {poetry.sty} {\from {poetry.dtx} {package}}
89 %
90 \mdwf {slowbox.sty} {\from {slowbox.dtx} {package}}
91 %
92 \mdwf {sverb.sty} {\from {sverb.dtx} {package}}
93 \mdwf {svcolor.sty} {\from {sverb.dtx} {color}}
94 \mdwf {svcolour.sty} {\from {sverb.dtx} {colour}}
95 \mdwf {svsplit.sty} {\from {sverb.dtx} {split}}
96 %
97 \mdwf {syntax.sty} {\from {syntax.dtx} {package}
98 \from {doafter.dtx} {macro}}
99 }
100
101 \Msg{Done!}