% fr-parts.ins 	           -- docstrip driver for the Frankenstein package
%
%   Copyright (C) 1995 Matthew Swift <swift@bu.edu>
%   Please see the copyright notice in \preamble below.

% This file, when run through LaTeX or TeX, will generate fast loadable files
% from the doc files (.dtx) in this package.

\def\batchfile{fr-parts.ins}
\input docstrip.tex
\keepsilent

\preamble

    This program is part of the Frankenstein package for LaTeX.
    This file should have been distributed with the source listed above.

    Copyright (C) 1995 Matthew Swift <swift@bu.edu>

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

\endpreamble

\Msg{*** Generating lips.sty ***}

\generateFile{lips.sty}{t}{\from{monster.dtx}{lips,all}}

\Msg{*** Generating tmacros.sty ***}

\generateFile{tmacros.sty}{t}{\from{monster.dtx}{parts,tmacros,all}}

\Msg{*** Generating includex.sty ***}

\generateFile{includex.sty}{t}{\from{monster.dtx}{parts,includex,all}}

\Msg{*** Generating autoload.sty ***}

\generateFile{autoload.sty}{t}{\from{monster.dtx}{autoload,all}}

\Msg{*** Generating safedefs.sty ***}

\generateFile{safedefs.sty}{t}{\from{monster.dtx}{safedefs,all}}

\ifToplevel{
\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 safedefs.sty}
\Msg{* \space\space lips.sty}
\Msg{* \space\space includex.sty}
\Msg{* \space\space tmacros.sty}
\Msg{* \space\space autoload.sty}
\Msg{*}
\Msg{* To produce the documentation run monster.dtx through LaTeX.}
\Msg{*}
\Msg{* Happy TeXing.}
\Msg{****************************************************************}
}
\endinput

