[Greater-commits] r3771 - branches/3.0.0-usf/greater-pre-processing/doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Oct 4 17:03:52 CEST 2011
Author: aheinecke
Date: 2011-10-04 17:03:52 +0200 (Tue, 04 Oct 2011)
New Revision: 3771
Modified:
branches/3.0.0-usf/greater-pre-processing/doc/Makefile
Log:
Create a pdf and not a ps file
Modified: branches/3.0.0-usf/greater-pre-processing/doc/Makefile
===================================================================
--- branches/3.0.0-usf/greater-pre-processing/doc/Makefile 2011-09-20 13:47:30 UTC (rev 3770)
+++ branches/3.0.0-usf/greater-pre-processing/doc/Makefile 2011-10-04 15:03:52 UTC (rev 3771)
@@ -7,7 +7,7 @@
LATEX = latex
-DOCUMENTS = greater-preprocessing-manual.ps
+DOCUMENTS = greater-preprocessing-manual.pdf
%.eps: %.jpg
convert jpg:$*.jpg eps:$*.eps
More information about the Greater-commits
mailing list