summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-fractal/README
blob: bafa6bd17fb9fbff954d5c130e7d9bc109b2048b (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
34
35
36
37
38
39
40
41
42
43
44
45
46
%% Package `pst-fractal.tex'
%%
%% Herbert Voss <voss _at_ pstricks.de> (Germany)
%%
%% 2007-04-05
%%

PSTricks offers excellent macros to insert more or less complex 
graphics into a document. pstricks.tex itself is the base for several 
other additional packages, which are mostly named pst-xxxx, 
like pst-fractal, which provides macros for the Julia and 
Mandelbrot set and the Sierpinski triangle.


Save the files

pst-fractal.sty 
pst-fractal.tex

in any place, where latex or any other TeX program will find it.
The pro file should go into $TEXMF$/dvips/pstricks/.

pst-fractal uses the extended version of the keyval package. So
be sure that you 
- have installed xkeyval with the special pst-xkey
  (CTAN: tex-archive/macros/latex/contrib/xkeyval/)
- do not load another package after pst-fractal, which loads
  the old keyval.sty or pst-key.tex


If you like to get the documentation file in another format run 

latex pst-fractal-doc.tex
bibtex pst-fractal.doc
latex pst-fractal-doc.tex
dvips pst-fractal-doc.dvi

to get a PostScript file. But pay attention, that the pst-fractal
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.