diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:58:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:58:57 +0000 |
commit | 63e3d08cb2613038c3bdef96d2932629e398b797 (patch) | |
tree | b1f6c1fe96b57a847d429d5cb39773df4f341bf8 /Master/texmf-dist/source/latex/vrsion/vrsion.ins | |
parent | 9357aac23d912520b793afa28016ea1998892c15 (diff) |
trunk/Master/texmf-dist/source/latex/vrsion
git-svn-id: svn://tug.org/texlive/trunk@584 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/vrsion/vrsion.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/vrsion/vrsion.ins | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/vrsion/vrsion.ins b/Master/texmf-dist/source/latex/vrsion/vrsion.ins new file mode 100644 index 00000000000..73c07485020 --- /dev/null +++ b/Master/texmf-dist/source/latex/vrsion/vrsion.ins @@ -0,0 +1,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 +%% |