summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gauss/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-26 22:56:55 +0000
committerKarl Berry <karl@freefriends.org>2011-10-26 22:56:55 +0000
commit05c835a6040bd6fa00faa62d865285e19ee0242c (patch)
treec693af3305552cc870e46a37dd6c81dc1644a60f /Master/texmf-dist/doc/latex/gauss/README
parent0051d746545faaf2ec13c53c3b3fb8c10fd9c746 (diff)
gauss (26oct11)
git-svn-id: svn://tug.org/texlive/trunk@24411 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/gauss/README')
-rw-r--r--Master/texmf-dist/doc/latex/gauss/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gauss/README b/Master/texmf-dist/doc/latex/gauss/README
new file mode 100644
index 00000000000..3aa9b67027a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/gauss/README
@@ -0,0 +1,21 @@
+
+gauss.sty -- A Package for Typesetting Matrix Operations
+--------------------------------------------------------
+
+To use the package, just place the gauss.sty file at a
+location where TeX will find it, and insert
+
+ \usepackage{gauss}
+
+to your document's preamble. This will define a new
+environment gmatrix whose usage is well explained in
+the gauss-doc.dvi file.
+
+This program may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either
+version 1.1 of this license or (at your option) any later
+version.
+
+---
+
+(c) 2001, 2002 by Manuel Kauers <manuel@kauers.de>