From 05c835a6040bd6fa00faa62d865285e19ee0242c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Oct 2011 22:56:55 +0000 Subject: gauss (26oct11) git-svn-id: svn://tug.org/texlive/trunk@24411 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/gauss/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/gauss/README (limited to 'Master/texmf-dist/doc/latex/gauss/README') 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 -- cgit v1.2.3