summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/code/README
blob: 9a4b312a921a5a385588727995f60006e510e334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
latex pst-code
makeindex -s gind.ist pst-code.idx
latex pst-code

or

pdflatex pst-code 
makeindex -s gind.ist pst-code.idx
pdflatex pst-code

or use one of the alternative make commands

make dvi
make pdf
make ps
make clean
make zip

-------------
2006-12-17  Herbert Voss