The PDF form of the filter document was done at the wrong paper size.
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 1 Dec 2005 15:29:42 +0000 (15:29 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 1 Dec 2005 15:29:42 +0000 (15:29 +0000)
The Makefile now knows how to set A4.

doc/doc-docbook/Makefile

index c2e5593b1d7e57849e79898a35374a7435ae14cf..9bb4ffb48fb12a64a87d65c092afb4141d57ec28 100644 (file)
@@ -1,4 +1,4 @@
-# $Cambridge: exim/doc/doc-docbook/Makefile,v 1.3 2005/11/15 16:10:50 ph10 Exp $
+# $Cambridge: exim/doc/doc-docbook/Makefile,v 1.4 2005/12/01 15:29:42 ph10 Exp $
 
 # Make file for Exim documentation from Asciidoc source.
 
@@ -44,7 +44,7 @@ filter.ps:    filter.fo
 #             mv filter-tmp.pdf filter.pdf
 
 filter.pdf:   filter.ps
-             ps2pdf filter.ps filter.pdf
+             ps2pdf -sPAPERSIZE=a4 filter.ps filter.pdf
 
 filter.html:  filter-html.xml TidyHTML-filter MyStyle-nochunk-html.xsl MyStyle-html.xsl MyStyle.xsl
              /bin/rm -rf filter.html filter-html.html