summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-geometrictools/README.md
blob: dff697e8a2fc6088a06593ca4483ecc40a045315 (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
The pst-geometrictools package Author: Thomas Söll

"pst-geometrictools" is a PSTricks package to draw a protractor, a ruler, a compass and pencils 

Dated: 2024/04/11 Version 1.4

pst-geometrictools contains the following:

1) pst-geometrictools.sty
2) pst-geometrictools.tex

- psProtractor
- psRuler
- psPencil
- psCompass

Save the files pst-geometrictools.sty|tex in a directory, which is part of your 
local TeX tree.
Then do not forget to run texhash to update this tree.
For more information  see the documentation of your LATEX distribution 
on installing packages into your local TeX system

pst-geometrictools needs pst-eucl, pstricks-xkey and pstricks, which should 
be part of your local TeX installation, otherwise get it from a 
CTAN server, https://mirror.ctan.org

PSTricks is PostScript Tricks, the documentation cannot be run with pdftex, 
use the sequence latex->dvips->ps2pdf or latex->dvips->distiller or lualatex.

T. Söll
H. Voß hvoss@tug.org (bugfixes)