Subject: CVS commit: htdocs/gallery/advocacy
To: None <www-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: www-changes
Date: 07/21/2005 03:35:57
Module Name:	htdocs
Committed By:	riz
Date:		Thu Jul 21 03:35:57 UTC 2005

Modified Files:
	htdocs/gallery/advocacy: Makefile

Log Message:
Use height- and width- relative dimensions for the arguments to pstops;
this allows the Letter version to have three equally-sized leaves,
instead of requiring that one be slightly larger than the other.  It
also allows us to do the right thing with A4 paper.

Swap the width and height arguments for "flugblatt.ps" and "depliant.ps",
as they were being generated incorrectly.

Add a "flyer-a4.ps" and "flyer-a4.pdf" target for generating an English
flyer on A4 paper.

While I'm here, fix "CLEANFILES" so that the correct filenames get
generated for cleaning.

All four PDFs get generated correctly at this point.  (flyer.pdf,
flyer-a4.pdf, flugblatt.pdf, and depliant.pdf)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 htdocs/gallery/advocacy/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.