← Prev in month ← Prev in thread

Page size

From
Giuseppe Greco <>
Date
2004-03-12T19:07:48+00:00
ID
1079119303.13376.10.camel@gonzo
Thread
Page size
Hi all,

To modify the default page size, fond size, etc.,
I use a custom stylesheet like this:

<xsl:stylesheet version="1.0">
  <xsl:import href="http://docbook.sourceforge.net/release/xsl/
    current/fo/docbook.xsl"/>
  <xsl:param name="paper.type" select="'A4'"/>
  <xsl:param name="preferred.mediaobject.role" select="fo"/>
  <xsl:param name="body.font.master">12</xsl:param>
</xsl:stylesheet

Well, it does not work anymore... the page size is
always US letter. Could you tell me what I need to
change?

Thanks,
j3d.

-- 
----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 91 604 67 65
mobile: +41 76 390 60 32
email:  
web:    www.agamura.com
----------------------------------------
← Prev in month ← Prev in thread