diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-02 01:24:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-02 01:24:47 +0000 |
commit | 09efc4be9590a02f705b9333e54b17c83fd8188b (patch) | |
tree | dec53ebb91a7cdd7af5dfb8a0152447b0f68d2fe /Master/texmf-dist/doc/generic/pst-tvz/README | |
parent | 98dcc10c61c0573247242942889c1a2ccc393752 (diff) |
pst-tvz 1.00 (1feb11)
git-svn-id: svn://tug.org/texlive/trunk@21266 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-tvz/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-tvz/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-tvz/README b/Master/texmf-dist/doc/generic/pst-tvz/README new file mode 100644 index 00000000000..bb6a8ecbf10 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-tvz/README @@ -0,0 +1,15 @@ +This version of pst-tvz uses the xkeyval package, the extended +version of keyval. + +Save the files pst-tvz.sty|.tex| in a directory, which is part of your +local TeX tree. Then do not forget to run texhash to update this tree +if these packages are new to your TeX distribution. +For more information see the documentation of your LaTeX distribution +on installing packages into your LaTeX distribution or the +TeX Frequently Asked Questions: +(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages). + +pst-tvz needs pstricks and pst-node which should be part of your +local TeX installation, otherwise get it from a CTAN server, f.ex. +http://mirror.ctan.org/graphics/pstricks/ + |