aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/README.documentation
blob: 271bcffe6d947d5039846ac42a2c9cd855099903 (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
Proof General Documentation
===========================

The distribution may include pre-built documentation for
your convenience.  Otherwise you will need to run 

	make info
	make dvi
	make pdf
	make html

according to what format you'd like.  Everything is generated
from the master Texinfo files ProofGeneral.texi and PG-adapting.texi,
so you'll need the proper tools for conversion.  Check Makefile.doc
for details.

Front Image for Manual
----------------------
If you want a front image on the printed dvi/gs manuals, you need to
have the ProofGeneral.eps file in this directory.  You can download a
compressed version from

   http://proofgeneral.inf.ed.ac.uk/ProofGeneralPortrait.eps.gz

This file is not included with the distribution because it is rather
large (1.6M).  

Instead of downloading, you may be able to generate an alternative eps
from the included ProofGeneral-image.jpg file using an image manipulation
program such as gimp or Imagemagick.  This will give you a slightly
different (and degraded) image compared to the distributed one
mentioned above.

Running "made dvi" will adjust the Texinfo file to make the front
page blank if there is no ProofGeneral.eps file available.

David Aspinall.
August 2000.