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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
%
% This is file `floatflt.ins', the installation file for the
% `floatflt' package. Last revised 1998/06/05.
%
%% floatflt.ins
%% Copyright 1994-1998 Mats Dahlgren (matsd@sssk.se)
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2003/12/01 or later.
%
% This work has the LPPL maintenance status "author-maintained".
%
% This Current Maintainer of this work is Mats Dahlgren.
%
% This work consists of the files floatflt.dtx and floatflt.ins
% and the derived file floatflt.sty.
%
\NeedsTeXFormat{LaTeX2e}[1996/12/01]
\def\batchfile{floatflt.ins}
\input docstrip.tex
\keepsilent
\preamble
Copyright 1994-1998 Mats Dahlgren <matsd@sssk.se>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX
version 2003/12/01 or later.
\endpreamble
\generate{\file{floatflt.sty}{\from{floatflt.dtx}{paketkod}}%
\file{floatexm.tex}{\from{floatflt.dtx}{exempelkod}}%
\file{floatfge.tex}{\from{floatflt.dtx}{gammalkod}}%
}
\Msg{**************************************************************}
\Msg{ }
\Msg{ To finish the installation you have to move the file}
\Msg{ `floatflt.sty' into a directory searched by TeX.}
\Msg{ }
\Msg{ To type-set the documentation, run the file `floatflt.dtx'}
\Msg{ twice through LaTeX. The original `floatfig' documentation}
\Msg{ can be type-set by running the file `floatfge.tex' through }
\Msg{ LaTeX. To get an example file, run the file `floatexm.tex'}
\Msg{ through LaTeX.}
\Msg{ }
\Msg{*************************************************************}
%%
%% end of file floatflt.ins
%%
|