diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/vector/vector.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/vector/vector.ins | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/vector/vector.ins b/Master/texmf-dist/source/latex/vector/vector.ins new file mode 100644 index 00000000000..eaa23044e28 --- /dev/null +++ b/Master/texmf-dist/source/latex/vector/vector.ins @@ -0,0 +1,26 @@ +\def\batchfile{vector.ins} +\input docstrip.tex +\preamble + +Copyright (C) 1994 by Nick Efford + +This file is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +\endpreamble + +\generateFile{vector.drv}{t}{\from{vector.dtx}{driver}} +\generateFile{vector.sty}{t}{\from{vector.dtx}{package}} + +\Msg{******************************************************************} +\Msg{*} +\Msg{* Now move the following file into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space\space vector.sty} +\Msg{*} +\Msg{* To produce documentation, run LaTeX on the file} +\Msg{*} +\Msg{* \space\space\space vector.drv} +\Msg{*} +\Msg{******************************************************************} |