This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [NW-XSLT:FO] styling chapter (/component) titles


Bob Stayton wrote:


Edit a copy of titlepage.templates.xml to change:

  <t:titlepage t:element="chapter" t:wrapper="fo:block"
               font-family="{$title.font.family}">
    <t:titlepage-content t:side="recto" margin-left="{$title.margin.left}">
      <title t:named-template="component.title"
             param:node="ancestor-or-self::chapter[1]"
             font-size="&hsize5;"
             font-weight="bold"/>   <!-- change this line -->
[...]

Then use template/titlepage.xsl to generate a new
titlepage.templates.xsl from it and include that in
your customization layer.

I think that's what I did; I'll try again.

That worked for me using Saxon and FOP.

Which versions?
And: which version of the NW-DBK-XSLTs did you use for the test?

Thanks,
Tobi

--
http://www.pinkjuice.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]