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
|
%%
%% 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 (C) 1994-1999 Nederlandstalige TeX Gebruikersgroep.
%%
%% This file is part of the NTG document classes distribution
%% ----------------------------------------------------------
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt; either
%% version 1 of the License, or any later version.
%%
%%
%% --------------- start of docstrip commands ------------------
%%
\def\batchfile{a4.ins}
\input docstrip.tex
\preamble
Copyright (C) 1994-1999 Nederlandstalige TeX Gebruikersgroep.
All rights reserved.
This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.
This file is part of the NTG document classes distribution
----------------------------------------------------------
IMPORTANT NOTICE:
For error reports in case of UNCHANGED versions see readme file.
Please do not request updates from us directly. Distribution is
done through Mail-Servers and TeX organizations.
\endpreamble
\def\batchfile{a4.dst} % ignored in distribution
\input docstrip.tex % ignored in distribution
% Don't display progress
\keepsilent
\preamble
This file is part of the NTGclass package.
---------------------------------------------
Copyright (C) 1999 Nederlandstalige TeX Gebruikersgroep.
All rights reserved.
This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.
\endpreamble
\generateFile{a4.sty}{t}{\from{a4.dtx}{package}}
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* file into a directory searched by TeX:}
\Msg{*}
\Msg{* \space\space a4.sty}
\Msg{*}
\Msg{* To produce the documentation run `a4.dtx' through LaTeX.}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{***********************************************************}
\endinput
|