From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/gauss/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 macros/latex/contrib/gauss/README (limited to 'macros/latex/contrib/gauss/README') diff --git a/macros/latex/contrib/gauss/README b/macros/latex/contrib/gauss/README new file mode 100644 index 0000000000..3aa9b67027 --- /dev/null +++ b/macros/latex/contrib/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