diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-27 22:41:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-27 22:41:30 +0000 |
commit | b573709765ac7c870e6e7ee9879a552dffd9f93b (patch) | |
tree | 8e940689f4a393b53ebc40cf97d3871c1037964f /Master/texmf-dist/doc/generic/pst-ob3d/README | |
parent | 34865b49e2903bde5bba4215845ef1622459285b (diff) |
new pstricks package pst-ob3d (25nov06)
git-svn-id: svn://tug.org/texlive/trunk@5292 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-ob3d/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-ob3d/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-ob3d/README b/Master/texmf-dist/doc/generic/pst-ob3d/README new file mode 100644 index 00000000000..97c6faa903d --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-ob3d/README @@ -0,0 +1,14 @@ +--------------------------------------------------- +| pst-ob3d: PSTricks package for 3D objects | +--------------------------------------------------- + +Run the Makefile or alternative: + +* Run "tex" on pst-ob3d.ins and copy pst-ob3d.tex and pst-ob3d.sty + in one of your TeX input directories + +* Run "latex" on pst-ob3d.dtx to generate the documentation + +* This is a PSTricks (PostScript Tricks) package, which won't + run with pdftex. In this case go to http://PSTricks.de/ + for some help. |