diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:09 +0000 |
commit | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (patch) | |
tree | 64b660a18f1b3b95331a3c0ac2ba45c395e0bd88 /Master/texmf-dist/doc/generic/pst-optic/README | |
parent | f9ba1f4431124f48769a2666d5d9ec921345ca71 (diff) |
doc 3
git-svn-id: svn://tug.org/texlive/trunk@79 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-optic/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-optic/README | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-optic/README b/Master/texmf-dist/doc/generic/pst-optic/README new file mode 100644 index 00000000000..7fba0811a5d --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-optic/README @@ -0,0 +1,34 @@ +%% Package `pst-optic.tex' +%% +%% Manuel Luque <Mluque5130@aol.com> (France) +%% Herbert Voss <voss@perce.de> (Germany) +%% +%% 2003-02-16 +%% + +Save the files + +pst-optic.sty +pst-optic.tex + +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-optic-doc.tex +bibtex pst-optic.doc +latex pst-optic-doc.tex +dvips pst-optic-doc.dvi + +to get a PostScript file. But pay attention, that the pst-optic +files are saved in the above mentioned way, before you run +latex on the documentation file. + +It is nearly the same for the example file +pst-optic-examples.tex + + +The intermediate DVI file works only with viewers which can +interprete the embedded PostScript code, like the one from KDE. + +For another PDF output read the Introduction from +the documentation. |