Re: [docbook-apps] Page size

From
Bob Stayton <>
Date
2004-03-12T20:31:15+00:00
ID
0ab901c40872$edfc37c0$6501a8c0@toshiro
Thread
Re: [docbook-apps] Page size
Works for me.  When I process a file with your customization, I get a
finished page size (according to Acrobat's document properties dialog box)
of 8.27in x 11.69in.  The FO output includes these properties in the
page-masters: page-width="210mm" and page-height="297mm", which are the
values for A4.  What did you get?

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Giuseppe Greco" <>
To: "DocBook Apps" <>
Sent: Friday, March 12, 2004 11:21 AM
Subject: [docbook-apps] 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
> ----------------------------------------
>
>
> To unsubscribe from this list, send a post to
, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>