diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-optic/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-optic/README | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-optic/README b/Master/texmf-dist/doc/generic/pst-optic/README index 70b9df5af52..ae99fe4a5b4 100644 --- a/Master/texmf-dist/doc/generic/pst-optic/README +++ b/Master/texmf-dist/doc/generic/pst-optic/README @@ -1,9 +1,9 @@ %% Package `pst-optic.tex' %% %% Manuel Luque <Mluque5130@aol.com> (France) -%% Herbert Voss <voss@perce.de> (Germany) +%% Herbert Voss <hvoss@tug.org> (Germany) %% -%% 2003-02-16 +%% 2016-07-10 %% Save the files @@ -15,7 +15,7 @@ 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 +biber pst-optic.doc latex pst-optic-doc.tex dvips pst-optic-doc.dvi @@ -23,11 +23,3 @@ 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. |