diff options
Diffstat (limited to 'stylesheets/lfs-pdf.xsl')
-rw-r--r-- | stylesheets/lfs-pdf.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/lfs-pdf.xsl b/stylesheets/lfs-pdf.xsl index 14e3c849f..a5c893dbb 100644 --- a/stylesheets/lfs-pdf.xsl +++ b/stylesheets/lfs-pdf.xsl @@ -25,8 +25,8 @@ <xsl:param name="alignment">justify</xsl:param> <!-- Font size --> - <xsl:param name="body.font.master">6</xsl:param> - <xsl:param name="body.font.size">8pt</xsl:param> + <xsl:param name="body.font.master">10</xsl:param> + <xsl:param name="body.font.size">12pt</xsl:param> <!-- TOC stuff --> <xsl:param name="generate.toc"> |