Преглед изворни кода

stylesheets: Use A4 for PDF

Xi Ruoyao пре 7 година
родитељ
комит
dd7d23c43b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      stylesheets/lfs-xsl/pdf.xsl

+ 1 - 1
stylesheets/lfs-xsl/pdf.xsl

@@ -39,7 +39,7 @@ $Date$
   <xsl:param name="draft.mode" select="'no'"/>
 
   <!-- Paper size -->
-  <xsl:param name="paper.type" select="'USletter'"/>
+  <xsl:param name="paper.type" select="'A4'"/>
 
   <!-- Paper size required by the publisher
   <xsl:param name="paper.type" select="'Customized'"/>