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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
%%
%% This file will generate fast loadable files and documentation
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
%% Copyright 1993 1994 1995 1996 1997 1998 1999
%% The LaTeX3 Project and any individual authors listed elsewhere
%% in this file.
%%
%% For further copyright information, and conditions for modification
%% and distribution, see the file legal.txt, and any other copyright
%% notices in this file.
%%
%% This file is part of the Standard LaTeX `MFNFSS Bundle'.
%% --------------------------------------------------------
%%
%% This file, and all the other files in this bundle as listed below,
%% may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%%
%% --------------- start of docstrip commands ------------------
%%
%% Copyright 1995 1996 1997 The LaTeX3 Project Team.
%%
%% This file is part of the `mfnfss' bundle in the LaTeX2e distribution.
%%
%% You are allowed to distribute this file together with the
%% corresponding source files.
%%
%% You are not allowed to modify its contents.
%%
\def\batchfile{pandora.ins}
\input docstrip.tex
{\ifx\generate\undefined
\Msg{**********************************************}
\Msg{*}
\Msg{* This installation requires docstrip}
\Msg{* version 2.3c or later.}
\Msg{*}
\Msg{* An older version of docstrip has been input}
\Msg{*}
\Msg{**********************************************}
\errhelp{Move or rename old docstrip.tex.}
\errmessage{Old docstrip in input path}
\batchmode
\csname @@end\endcsname
\fi}
\keepsilent
\usedir{tex/latex/mfnfss}
\declarepreamble\mfnfsspreamble
This is a generated file.
Copyright 1993 1994 1995 1996 1997 1998 1999
The LaTeX3 Project and any individual authors listed elsewhere
in this file.
This file is part of the Standard LaTeX `MFNFSS Bundle'.
--------------------------------------------------------
It may be distributed under the terms of the LaTeX Project Public
License, as described in lppl.txt in the base LaTeX distribution.
Either version 1.0 or, at your option, any later version.
\endpreamble
\declarepreamble\mfnfssfd
This is a generated file.
Copyright 1993 1994 1995 1996 1997 1998 1999
The LaTeX3 Project and any individual authors listed elsewhere
in this file.
This file is part of the Standard LaTeX `MFNFSS Bundle'.
--------------------------------------------------------
It may be distributed under the terms of the LaTeX Project Public
License, as described in lppl.txt in the base LaTeX distribution.
Either version 1.0 or, at your option, any later version.
In particular, permission is granted to customize the declarations in
this file to serve the needs of your installation.
However, NO PERMISSION is granted to distribute a modified version
of this file under its original name.
\endpreamble
\generate{%
\usepreamble\mfnfsspreamble
\file{pandora.sty}{\from{pandora.dtx}{package}}
\usepreamble\mfnfssfd
\file{ot1panr.fd}{\from{pandora.dtx}{fd,panr}}
\file{ot1pss.fd}{\from{pandora.dtx}{fd,pss}}
}
\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 pandora.sty}
\Msg{* \space\space *.fd}
\Msg{*}
\Msg{* To produce the documentation run the file ending with}
\Msg{* `.dtx' through LaTeX.}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{***********************************************************}
}
\endinput
|