To produce an example document, enter to the examples directory and
run the following commands:

make-figure -c overpic -e bgvalue 1.0
make-figure gatescompare 1.0
latex main-test
latex main-test
dvips main-test

Finally, the main-test.ps will be produced. It contains the two figures
from vector and raster sources.

To produce a PDF document run addition command

ps2pdf main-test.ps

Updating the lot of figures can be done automatically with the use of
GNU Make.

Package make-figure-plot you can find an other example with plots computed
by GNU Octave. To produce that one run

make-figure autotype 1.0
latex plot-test
latex plot-test
dvips plot-test

