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/pst-3d/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/pst-3d/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-3d/README | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-3d/README b/Master/texmf-dist/doc/latex/pst-3d/README new file mode 100644 index 00000000000..83be46e3043 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pst-3d/README @@ -0,0 +1,26 @@ +%% Package `pst-3d.tex' +%% +%% Timothy Van Zandt <tvz@nwu.edu> (tvz) +%% Herbert Voss <voss@pstricks.de> (hv) +%% +%% September 08, 2005 +%% +%% `pst-3d' is a PSTricks package for tilting and other pseudo-3D tricks +%% It is a basic macro for all other 3D related packages +%% +%% +%% + +To install the package run +latex pst-3d.ins + +and install the generated packages in a directory, which is in +the search path of TeX + +This version of pst-3d uses the extended version of the keyval +package. So be sure that you +- have installed xkeyval with the special pst-xkey.tex + (CTAN: tex-archive/macros/latex/contrib/xkeyval/) +- do not load another package after pst-3d, which loads + the old keyval.sty or pst-key.tex + |