summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/vector
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-10-17 16:34:12 +0000
committerNorbert Preining <preining@logic.at>2006-10-17 16:34:12 +0000
commitabf72be1c8d2ecea135ae14dcbdff593a8496321 (patch)
tree71605216e95bfbf1fa94e61d578748fa1c6b5d15 /Master/texmf-dist/source/latex/vector
parent8fcfd0c5c69266dcf07ee68b4eaa8e5c8541aeec (diff)
tpm-ctan-check: add varindex, wallpaper, warpcol, vector
update these packages create a file Build/PROBLEMS which collects problematic packages git-svn-id: svn://tug.org/texlive/trunk@2342 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/vector')
-rw-r--r--Master/texmf-dist/source/latex/vector/README15
-rw-r--r--Master/texmf-dist/source/latex/vector/vector.drv16
2 files changed, 8 insertions, 23 deletions
diff --git a/Master/texmf-dist/source/latex/vector/README b/Master/texmf-dist/source/latex/vector/README
deleted file mode 100644
index e558bd48d4d..00000000000
--- a/Master/texmf-dist/source/latex/vector/README
+++ /dev/null
@@ -1,15 +0,0 @@
-The vector package provides a set of macros for more convenient
-representation of vectors in LaTeX2e, both symbolically and as
-implicit or explicit rows/columns of elements.
-
-To install, simply run TeX on vector.ins, then move vector.sty to
-somewhere in your TEXINPUTS path. Run LaTeX on vector.drv to
-produce documentation.
-
-Note: this is my first package for LaTeX2e. There is undoubtedly
-room for improvement, and suggestions emailed to nde@dcre.leeds.ac.uk
-will be gratefully received...
-
-
-Nick Efford
-September 1994 \ No newline at end of file
diff --git a/Master/texmf-dist/source/latex/vector/vector.drv b/Master/texmf-dist/source/latex/vector/vector.drv
index 0cb0964a510..9846f59e867 100644
--- a/Master/texmf-dist/source/latex/vector/vector.drv
+++ b/Master/texmf-dist/source/latex/vector/vector.drv
@@ -1,16 +1,16 @@
-%%
+%%
%% 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
+%% 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.
+%% 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}
@@ -26,5 +26,5 @@
\DocInput{vector.dtx}
\end{document}
\endinput
-%%
+%%
%% End of file `vector.drv'.