OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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:  giuseppe.greco@agamura.com
web:    www.agamura.com
----------------------------------------



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]