diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-11 23:47:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-11 23:47:48 +0000 |
commit | b164898a09f10287c030149a0a36c7938627a9c3 (patch) | |
tree | 837cdf805f1edd15e3a96fdc13a282b548c1dc2a /Master/texmf-dist/doc/generic/pst-plot/README | |
parent | 06f7a405653fe4c505885607d76e5ad98a2b8da5 (diff) |
pst-plot 1.10 (11feb10)
git-svn-id: svn://tug.org/texlive/trunk@16972 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-plot/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-plot/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-plot/README b/Master/texmf-dist/doc/generic/pst-plot/README new file mode 100644 index 00000000000..57233cad60e --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-plot/README @@ -0,0 +1,15 @@ +This version of pst-plot uses the xkeyval package, the extended +version of keyval. + +Save the files pst-plot.sty|.tex| in a directory, which is part of your +local TeX node. Then do not forget to run texhash to update this node +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-plot needs pstricks, which should be part of your +local TeX installation, otherwise get it from a CTAN server, f.ex. +http://mirror.ctan.org/graphics/pstricks/ + |