summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/eqnarray/eqnarray.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-16 13:46:44 +0000
committerKarl Berry <karl@freefriends.org>2008-06-16 13:46:44 +0000
commite77b0903e1c7d5c23b4780241b3b78f18317c696 (patch)
treed50406ebc76e2fd0bedd4079902e3972ff274422 /Master/texmf-dist/source/latex/eqnarray/eqnarray.ins
parent25a9533c7a45513e45c6b9b428791abb5ae833a6 (diff)
standard install of eqnarray
git-svn-id: svn://tug.org/texlive/trunk@8783 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/eqnarray/eqnarray.ins')
-rw-r--r--Master/texmf-dist/source/latex/eqnarray/eqnarray.ins50
1 files changed, 46 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/eqnarray/eqnarray.ins b/Master/texmf-dist/source/latex/eqnarray/eqnarray.ins
index ec8031fb843..4f9d6754927 100644
--- a/Master/texmf-dist/source/latex/eqnarray/eqnarray.ins
+++ b/Master/texmf-dist/source/latex/eqnarray/eqnarray.ins
@@ -1,5 +1,47 @@
+%%
+%% This file will generate fast loadable file eqnarray.sty from
+%% eqnarray.dtx when run through LaTeX or TeX
+%%
+%% This system is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+%%
+%% IMPORTANT NOTICE:
+%%
+%% Permission is granted to distribute verbatim copies of this file
+%%
+%% No other permissions to copy or distribute this file in any form
+%% are granted and in particular no permission to modify its contents.
+%%
+%% roland.winkler@physik.uni-regensburg.de
+%%
+%% --------------- start of docstrip commands ------------------
+%%
\def\batchfile{eqnarray.ins}
-\input docstrip
- \keepsilent
- \generateFile{eqnarray.sty}f{\from{eqnarray.dtx}{code}}
-\end
+\input docstrip.tex
+\keepsilent
+\preamble
+
+IMPORTANT NOTICE:
+
+You are not allowed to change this file.
+
+\endpreamble
+
+\generateFile{eqnarray.sty}{t}{%
+ \from{eqnarray.dtx}{style}}
+
+\generateFile{eqnarray.drv}{t}{%
+ \from{eqnarray.dtx}{driver}}
+
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation move the following}
+\Msg{* style file into a directory searched by LaTeX:}
+\Msg{*}
+\Msg{* \space\space eqnarray.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the file}
+\Msg{* `eqnarray.drv' through LaTeX.}
+\Msg{*}
+\Msg{***********************************************************}