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
|
%%
%% 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{ntgclass.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{ntgclass.dst} % ignored in distribution
\input docstrip.tex % ignored in distribution
\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
\Msg{*** Generating the files ***}
\generate{\file{artikel1.cls}{\from{ntgclass.dtx}{artikel,type1}}
\file{artikel2.cls}{\from{ntgclass.dtx}{artikel,type2}}
\file{artikel3.cls}{\from{ntgclass.dtx}{artikel,type3}}
\file{rapport1.cls}{\from{ntgclass.dtx}{rapport,type1}}
\file{rapport3.cls}{\from{ntgclass.dtx}{rapport,type3}}
\file{boek.cls}{\from{ntgclass.dtx}{boek,type1}}
\file{boek3.cls}{\from{ntgclass.dtx}{boek,type3}}
\file{brief.cls}{\from{brief.dtx}{brief}}
\file{ntg10.clo}{\from{ntgclass.dtx}{10pt}}
\file{ntg11.clo}{\from{ntgclass.dtx}{11pt}}
\file{ntg12.clo}{\from{ntgclass.dtx}{12pt}}}
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move all the files}
\Msg{* with names ending in .cls into a directory searched by TeX}
\Msg{*}
\Msg{* To produce source listings you can run files with names}
\Msg{* ending in .dtx through LaTeX}
\Msg{*}
\Msg{* To produce the complete source listing MakeIndex needs to be}
\Msg{* able to find the following files}
\Msg{* \space\space bbind.ist}
\Msg{* \space\space bbglo.ist}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{***********************************************************}
\endinput
|