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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 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'.
|