blob: 9ab8dbcb217d0e9229f462a04df1f9da977820ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
% $Id: ctable.ins,v 1.3 2002/05/20 19:03:10 wybo Exp $
\def\batchfile{ctable.ins}
\input docstrip.tex
\keepsilent
\askforoverwritefalse
\generate{\file{ctable.sty}{\from{ctable.dtx}{package}}
\file{ctable.tex}{\from{ctable.dtx}{driver}}
}
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* files into a directory searched by TeX:}
\Msg{*}
\Msg{* \space\space ctable.sty}
\Msg{*}
\Msg{* To produce the documentation run the files ending with}
\Msg{* `.dtx' through pdflatex.}
\Msg{*}
\Msg{***********************************************************}
\endinput
|