[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] pagesetup.xsl
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 bobs@sagehill.net ----- Original Message ----- From: "davep" <davep@dpawson.co.uk> To: "Docbook-apps" <docbook-apps@lists.oasis-open.org> 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 >> bobs@sagehill.net >> >> >> ----- Original Message ----- From: "davep" <davep@dpawson.co.uk> >> To: "Docbook-apps" <docbook-apps@lists.oasis-open.org> >> 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: docbook-apps-unsubscribe@lists.oasis-open.org >>> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org >>> >>> >>> >> >> > > > regards > > -- > Dave Pawson > XSLT XSL-FO FAQ. > http://www.dpawson.co.uk > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org > > >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]