You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by lt...@apache.org on 2005/09/20 18:21:23 UTC

svn commit: r290482 - /maven/maven-1/plugins/trunk/pdf/plugin.properties

Author: ltheussl
Date: Tue Sep 20 09:21:18 2005
New Revision: 290482

URL: http://svn.apache.org/viewcvs?rev=290482&view=rev
Log:
Set imageDpi=75

Modified:
    maven/maven-1/plugins/trunk/pdf/plugin.properties

Modified: maven/maven-1/plugins/trunk/pdf/plugin.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pdf/plugin.properties?rev=290482&r1=290481&r2=290482&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/plugin.properties (original)
+++ maven/maven-1/plugins/trunk/pdf/plugin.properties Tue Sep 20 09:21:18 2005
@@ -23,7 +23,7 @@
 maven.pdf.paperType=A4
 maven.pdf.companyIncName=${pom.organization.name}
 #maven.pdf.copyrightYear=Not defined by default
-maven.pdf.imageDpi=72
+maven.pdf.imageDpi=75
 maven.pdf.debug=false
 maven.pdf.navigationFile=navigation.xml
 maven.pdf.navigationFilePath=${maven.xdoc.src}



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org