summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/vector/vector.drv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:58:53 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:58:53 +0000
commit4b7e662052174f801c52f6d718662dd8215d94a3 (patch)
tree72f1cacbb9baa15856178827d34c9f9fb1bd7e8a /Master/texmf-dist/source/latex/vector/vector.drv
parent0dcdc408ec54f939e0f799cbcac31d850546d06c (diff)
trunk/Master/texmf-dist/source/latex/vector
git-svn-id: svn://tug.org/texlive/trunk@580 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/vector/vector.drv')
-rw-r--r--Master/texmf-dist/source/latex/vector/vector.drv30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/vector/vector.drv b/Master/texmf-dist/source/latex/vector/vector.drv
new file mode 100644
index 00000000000..0cb0964a510
--- /dev/null
+++ b/Master/texmf-dist/source/latex/vector/vector.drv
@@ -0,0 +1,30 @@
+%%
+%% This is file `vector.drv',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% vector.dtx (with options: `driver')
+%%
+%% 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.
+%%
+\documentclass{ltxdoc}
+\usepackage{array, vector}
+\GetFileInfo{vector.sty}
+\begin{document}
+ \title{The \textsf{vector} package\thanks{This file is
+ \fileversion, last revised \filedate.}}
+ \author{Nick Efford\thanks{Address: School of Computer Studies,
+ University of Leeds, Leeds LS2 9JT, United Kingdom}\\
+ \texttt{\small nde@dcre.leeds.ac.uk}}
+ \date{\filedate}
+ \maketitle
+ \DocInput{vector.dtx}
+\end{document}
+\endinput
+%%
+%% End of file `vector.drv'.