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
|
%% Copyright 1998--2006 by Alexander I. Rozhenko.
%%
%% This file is part of the `ncctools' bundle.
%%
%% I am allowed to distribute this file together with all files
%% mentioned in the manifest.txt.
%%
%% You are not allowed to modify its contents.
%%
% This file requires docstrip version 2.4 or higher available from
% ftp.dante.de tex-archive/macros/latex/unpacked/docstrip.tex
\input docstrip
\def\SimplePackage#1{%
\generate{\file{#1.sty}{\from{#1.dtx}{package}}}}
\keepsilent
%% This is the preamble that will be placed on unpacked files
\preamble
IMPORTANT NOTICE:
This file is a generated file from the sources of the `ncctools'
bundle.
You are not allowed to modify this file.
You are allowed to distribute this file if and only if
it is distributed with the corresponding source files in
the `ncctools' bundle.
For the copying and distribution conditions of the source files,
see the README file distributed with the ncctools bundle.
\endpreamble
%%%%%%%%%%%%%% Generate packages
\SimplePackage{afterpackage}
\SimplePackage{dcounter}
\SimplePackage{desclist}
\SimplePackage{extdash}
\SimplePackage{manyfoot}
\SimplePackage{mboxfill}
\SimplePackage{nccbbb}
\SimplePackage{nccboxes}
\SimplePackage{ncccomma}
\SimplePackage{ncccropbox}
\SimplePackage{ncccropmark}
\SimplePackage{nccfancyhdr}
\SimplePackage{nccfloats}
\SimplePackage{nccfoots}
\SimplePackage{nccmath}
\SimplePackage{nccparskip}
\SimplePackage{nccpic}
\SimplePackage{nccrules}
\SimplePackage{nccsect}
\SimplePackage{nccstretch}
\SimplePackage{nccthm}
\SimplePackage{textarea}
\SimplePackage{tocenter}
\SimplePackage{topsection}
\SimplePackage{watermark}
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move all the files}
\Msg{* with extension `.sty' into a directory searched by TeX.}
\Msg{*}
\Msg{* To produce the documentation run the .dtx files through LaTeX.}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{***********************************************************}
\endbatchfile
|