summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pawpict/README
blob: 1ebf9230d7dac73dbbeefda494b5f91e35c6acb8 (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
		pawpict package for LaTeX2e

This is a distribution of my pawpict package for easy inclusion
of graphics made by PAW (Physics Analysis Workstation). You need 
to have PAW installed on yor system to bennefiet from this package.

The distribution file are:

	README		this file.
	pawpict.dtx	documentation and source file
	pawpict.ins	bacth file for docstrip

To install this package, do in a temporary directory:
	
	1)
			latex pawpict.ins
	2)
		move the files 
			pawpict.sty
		to some diretory seached by LaTeX, e.g. in teTeX:
		/usr/lib/texmf/local/tex/latex/pawpict/, or %TEXINPUTS%
		in DOS.
	3)
		do 
			latex pawpict.dtx
			latex pawpict.dtx
			makeindex -s gind -o pawpict.ind pwpict.idx
			makeindex -s gglo -o pawpict.gls pawpict.glo
			latex pawpict.dtx
		to produce the documentation.

This package is copyright of Christian Holm, but is distributed
under the GNU General Public Lisence.

Happy typesetting :-)

Christian Holm