K 10
svn:author
V 6
murray
K 8
svn:date
V 27
2002-04-22T08:59:03.000000Z
K 7
svn:log
V 403
Add a new print-output build variable for the doc project, 'RLE'.

If defined, EPS files are run length encoded before being integrated
into the PostScript output.

  "make book.ps" currently generates a 96 megabyte file.
  "make RLE=1 book.ps" generates a 16 megabyte file.

If we added a tool to use better (LZW) compression for the eps
screenshots and such, then we could reduce this number further.

END
