summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/ms/everysel.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-29 23:50:16 +0000
committerKarl Berry <karl@freefriends.org>2007-04-29 23:50:16 +0000
commit7a10d350a6025aa6d6e637a883018deee64520c5 (patch)
tree01cddbb1c122b4a353842357e29fae4ed00a2ce7 /Master/texmf-dist/source/latex/ms/everysel.ins
parent3182aaa429e0e1e24f5824de116d90a154166b32 (diff)
handle ms a la oberdiek (15apr07)
git-svn-id: svn://tug.org/texlive/trunk@4216 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ms/everysel.ins')
-rw-r--r--Master/texmf-dist/source/latex/ms/everysel.ins121
1 files changed, 121 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/ms/everysel.ins b/Master/texmf-dist/source/latex/ms/everysel.ins
new file mode 100644
index 00000000000..18eb206a5d1
--- /dev/null
+++ b/Master/texmf-dist/source/latex/ms/everysel.ins
@@ -0,0 +1,121 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesFile{everysel.ins}
+ [1998/06/08 v1.03 Installation script for EverySelectfont Package (MS)]
+%%
+%% Copyright (C) [1996..1999] by Martin Schr"oder. 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. :-)
+%%
+%% This file will be used by the docstrip.tex program to generate
+%% fast loadable files from the doc files.
+%%
+%% Remember: DON'T CHANGE THIS FILE
+%%
+%% checksum = "40644 130 459 3845"
+%%
+%% 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 everysel distribution contains these files:}
+\Msg{*}
+\Msg{* \space\space everysel.asc}
+\Msg{* \space\space everysel.dtx}
+\Msg{* \space\space everysel.dvi}
+\Msg{* \space\space everysel.ins}
+\Msg{* \space\space everysel.bug}
+\Msg{*}
+\Msg{* If you receive only some of these files from someone, complain!}
+\Msg{*}
+\Msg{***********************************************************}
+
+\preamble
+
+Copyright (C) [1996..1999] by Martin Schr"oder. All rights reserved.
+
+This file is part of the EverySel 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 EverySel package contains these files:
+
+ everysel.asc
+ everysel.dtx
+ everysel.dvi
+ everysel.ins
+ everysel.bug
+
+Error Reports in case of UNCHANGED versions to
+
+ Martin Schr"oder
+ Cr"usemannallee 3
+ D-28213 Bremen
+ Martin.Schroeder@ACM.org
+
+\endpreamble
+\declarepreamble\driverpreamble
+This file is part of the EverySel package
+-----------------------------------------
+
+Copyright (C) [1996..1999] Martin Schr"oder. 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{everysel.sty}{\from{everysel.dtx}{package}}
+ \usepreamble\driverpreamble
+ \file{everysel.drv}{\from{everysel.dtx}{driver}}
+ }
+
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* style files into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space everysel.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the file everysel.drv}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+\endbatchfile
+%%
+%% End of file `everysel.ins'.