Browse Source

stylesheets: Use A4 for PDF

Xi Ruoyao 7 năm trước cách đây
mục cha
commit
dd7d23c43b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'"/>