From e77b0903e1c7d5c23b4780241b3b78f18317c696 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 Jun 2008 13:46:44 +0000 Subject: standard install of eqnarray git-svn-id: svn://tug.org/texlive/trunk@8783 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/source/latex/eqnarray/eqnarray.ins | 50 ++++++++++++++++++++-- 1 file changed, 46 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/source/latex/eqnarray/eqnarray.ins') 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{***********************************************************} -- cgit v1.2.3