summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-light3d/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/pstricks/contrib/pst-light3d/README
Initial commit
Diffstat (limited to 'graphics/pstricks/contrib/pst-light3d/README')
-rw-r--r--graphics/pstricks/contrib/pst-light3d/README29
1 files changed, 29 insertions, 0 deletions
diff --git a/graphics/pstricks/contrib/pst-light3d/README b/graphics/pstricks/contrib/pst-light3d/README
new file mode 100644
index 0000000000..052428fa28
--- /dev/null
+++ b/graphics/pstricks/contrib/pst-light3d/README
@@ -0,0 +1,29 @@
+%% Package `pst-light3d.tex'
+%%
+This version of pst-light3d needs the xkeyval package. Get it
+from CTAN if it is not part of your local TeX installation.
+
+Save the files
+
+pst-light3d.sty TEXMF/tex/latex/pstricks/
+pst-light3d.tex TEXMF/tex/generic/pstricks/
+pst-light3d.pro TEXMF/dvips/pstricks/
+
+in any place, where latex or any other TeX program will find it.
+If you like to get the documentation file in another format run
+
+latex pst-light3d-doc
+latex pst-light3d-doc
+dvips pst-light3d-doc
+
+to get a PostScript file. But pay attention, that the pst-light3d
+files are saved in the above mentioned way, before you run
+latex on the documentation file.
+
+The intermediate DVI file works only with viewers which can
+interprete the embedded PostScript code.
+
+For another PDF output read the Introduction from
+the documentation.
+
+hv, 2004-09-29