diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-20 20:04:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-20 20:04:25 +0000 |
commit | 1dd6e5bec91358ff6bcd1964121979187a676cb4 (patch) | |
tree | 6ca5c7d1f77af1098886ff908660fa6279e1e31d /Master/texmf-dist/doc/generic/pst-spirograph/README | |
parent | ad409dcf2ee3052e025ecf5cca832ae5147ad253 (diff) |
pst-spirograph (20aug14)
git-svn-id: svn://tug.org/texlive/trunk@34995 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-spirograph/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-spirograph/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/README b/Master/texmf-dist/doc/generic/pst-spirograph/README new file mode 100644 index 00000000000..0a01494a04d --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-spirograph/README @@ -0,0 +1,15 @@ +This version of pst-spirograph uses the xkeyval package, the extended +version of keyval. + +Save the files pst-spirograph.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-spirograph 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/ + |