blob: 73c07485020218b1509a54341d1d1e250244c157 (
plain)
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
|
%
% This is file `vrsion.ins', the installation file for the
% `vrsion' package. Last revised 1997/02/22.
%
% Copyright (c) 1994-1997 by Mats Dahlgren <matsd@homenet.se>.
% All rights reserved.
%
% You may use the 'vrsion' package freely, but at your own
% risk. The author of vrsion.dtx and vrsion.ins (the
% complete 'vrsion' package distribution) can not be held
% responsible for any consequence of your using any of these
% files, or files created from these, including hardware,
% software, and data damage. You may not make any changes to
% the files vrsion.dtx or vrsion.ins. You may incorporate
% the code from these files in other files under different
% names, provided the original author is given full credit for
% his work and that you yourself take the complaints from the
% user(s) of your file(s). You may freely distribute the
% files vrsion.dtx and vrsion.ins, provided: 1. You do not
% take money for the distribution or use of these files except
% for a nominal charge for diskettes and postage; and 2. You
% always distribute 'vrsion.dtx' and 'vrsion.ins' together
% at the same time.
%
\def\batchfile{vrsion.ins}
\input docstrip.tex
\keepsilent
\preamble
Copyright (c) 1994-1997 by Mats Dahlgren <matsd@homenet.se>.
All rights reserved. See the file `vrsion.ins' for information
on how you may (re-)distribute the `vrsion' package files.
\endpreamble
\generate{\file{vrsion.sty}{\from{vrsion.dtx}{paketkod}}%
}
\Msg{************************************************************}
\Msg{ }
\Msg{ To finish the installation you have to move the file}
\Msg{ `vrsion.sty' into a directory searched by TeX.}
\Msg{ }
\Msg{ To produce the documentation run the file `vrsion.dtx'}
\Msg{ through LaTeX.}
\Msg{ }
\Msg{***********************************************************}
%%
%% end of file vrsion.ins
%%
|