blob: 70b9df5af52ab46ff9da281cf61232c4ee33a44b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
%% 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.
|