BUILDING THE WINDOWS distributable PACKAGE

Packing is done using InnoSetup, so you better install that first.

Building the documentation requires the following cygwin packages:

imagemagick
texlive
texlive-collection-basic
texlive-collection-documentation-base
texlive-collection-htmlxml
texlive-collection-latex
texlive-collection-latexextra
texlive-collection-latexrecommended

Run "make" in the winbuild directory. When it display the final line

  Please run Innosetup on winbuild/reduce.iss

start InnoSetup and build the installable package with the "Compile" command
in the "Build" menu.
