Selaa lähdekoodia

stylesheets: Use A4 for PDF

Xi Ruoyao 7 vuotta sitten
vanhempi
commit
dd7d23c43b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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'"/>