diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/ms/prelim2e.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/ms/prelim2e.ins | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/ms/prelim2e.ins b/Master/texmf-dist/source/latex/ms/prelim2e.ins new file mode 100644 index 00000000000..eb6e8b9223c --- /dev/null +++ b/Master/texmf-dist/source/latex/ms/prelim2e.ins @@ -0,0 +1,119 @@ +\NeedsTeXFormat{LaTeX2e} +\ProvidesFile{prelim2e.ins} + [1998/06/08 v1.23 Installation script for prelim2e Package (MS)] +%% +%% Copyright (C) [1995..2001] by Martin Schroeder. All rights reserved. +%% +%% This program may be redistributed and/or modified under the terms +%% of the LaTeX Project Public License, either version 1.0 of this +%% license, or (at your option) any later version. +%% The latest version of this license is in +%% CTAN:macros/latex/base/lppl.txt. +%% +%% Happy users are requested to send me a postcard. :-) +%% +%% checksum = "32456 119 407 3613" +%% +%% The checksum field above contains a CRC-16 checksum as the first +%% value, followed by the equivalent of the standard UNIX wc (word +%% count) utility output of lines, words, and characters. +%% This is produced by Robert Solovay's checksum utility. +%% +%% --------------- start of docstrip commands ------------------ +\input docstrip.tex +{\ifx\endbatchfile\undefined +\Msg{**********************************************} +\Msg{*} +\Msg{* This installation requires docstrip} +\Msg{* version 2.4d or later.} +\Msg{*} +\Msg{* An older version of docstrip has been input} +\Msg{*} +\Msg{**********************************************} +\errhelp{Move or rename old docstrip.tex.} +\errmessage{Old docstrip in input path} +\batchmode +\csname @@end\endcsname +\fi} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* The prelim2e distribution contains these files:} +\Msg{*} +\Msg{* \space\space prelim2e.asc} +\Msg{* \space\space prelim2e.dtx} +\Msg{* \space\space prelim2e.dvi} +\Msg{* \space\space prelim2e.ins} +\Msg{* \space\space prelim2e.bug} +\Msg{*} +\Msg{* If you receive only some of these files from someone, complain!} +\Msg{*} +\Msg{***********************************************************} + +\preamble + +Copyright (C) [1995..2001] by Martin Schroeder. All rights reserved. + +This file is part of the Prelim2e package + +This program may be redistributed and/or modified under the terms +of the LaTeX Project Public License, either version 1.0 of this +license, or (at your option) any later version. +The latest version of this license is in + CTAN:macros/latex/base/lppl.txt. + +Happy users are requested to send me a postcard. :-) + +The Prelim2e package contains these files: + + prelim2e.asc + prelim2e.dtx + prelim2e.dvi + prelim2e.ins + prelim2e.bug + +Error Reports in case of UNCHANGED versions to + + Martin Schr"oder + Cr"usemannallee 3 + 28213 Bremen + Germany + martin@oneiros.de + +\endpreamble +\declarepreamble\driverpreamble + +This file is part of the Prelim2e package +----------------------------------------- + +Copyright (C) [1995..1999] Martin Schroder. All rights reserved. + +To produce the documentation in the way you like you are allowed +to change this driver file. + +\endpreamble + + +% Don't display progress +\keepsilent +\askforoverwritefalse +\generate{\file{prelim2e.sty}{\from{prelim2e.dtx}{package}} + \usepreamble\driverpreamble + \file{prelim2e.drv}{\from{prelim2e.dtx}{driver}} + } + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* files into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space prelim2e.sty} +\Msg{*} +\Msg{* To produce the documentation run the file prelim2e.drv} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} +\endbatchfile +%% +%% End of file `prelim2e.ins'. |