diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/psgo/README | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/psgo/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/psgo/README | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/psgo/README b/Master/texmf-dist/doc/latex/psgo/README new file mode 100644 index 00000000000..c2b6a81a954 --- /dev/null +++ b/Master/texmf-dist/doc/latex/psgo/README @@ -0,0 +1,31 @@ +PSGO is a LaTeX2e package to draw Go diagrams in LaTeX. The package is +built on top of PSTricks. + +To install the package, place the file psgo.sty in a directory where +LaTeX can find it. That is, it should be somewhere on TEXINPUTS. + +For more information, see the manual (psgomanual.{ps,tex}). + +---------------------------------------------------------------------- +COPYRIGHT + +psgo +Copyright 2004, 2003, 2001 V. Bos + +This program may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.2 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.2 or later is part of all distributions of LaTeX +version 1999/12/01 or later. + +This program consists of the files: + + psgo.sty + psgomanual.tex + psgomanual.ps + +---------------------------------------------------------------------- + + |