Yes, the titlepage template system works for preface too. The current template for preface in fo/component.xsl uses this:

<xsl:call-template name="preface.titlepage"/>

which uses the titlepage template system.


Bob Stayton
Sagehill Enterprises
[email protected]


----- Original Message ----- From: "davep" <[email protected]>
To: "Docbook-apps" <[email protected]>
Sent: Sunday, August 07, 2011 11:05 AM
Subject: Re: [docbook-apps] pagesetup.xsl


On 08/07/2011 05:53 PM, Bob Stayton wrote:
If you want to use the original page master names, then the answer is yes, you must customize that big template. If you want to use your own master names, then you can use the user.pagemasters and select.user.pagemaster templates to write your own original page masters.
Thanks Bob.
<grin/> Sneaky thing!
Very neat solution.  And a much nicer way to go!
I'm looking for a new template for <preface/> Different from <chapter/>

I'm wondering if the titlepage.template system would work with those?
sounds like it should?

regards DaveP





Bob Stayton
Sagehill Enterprises
[email protected]


----- Original Message ----- From: "davep" <[email protected]>
To: "Docbook-apps" <[email protected]>
Sent: Saturday, August 06, 2011 6:00 AM
Subject: [docbook-apps] pagesetup.xsl


I gather from pagesetup.xsl that if I wanted the various page-masters
to have different region sizes that I'd need to customize
<xsl:template name="setup.pagemasters">
...

Is that the only way to make them different please?


TIA

regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]







regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to