Hi Daniel,

could you post the part of the code, where this attribute-set is used? I would expect something like this:

  <fo:table-cell xsl:use-attribute-sets="header.table.properties">

For me this works perfectly.

Johannes

Am 11.10.2007 um 15:17 schrieb Daniel Baptista:

Hi Guys, I have added the following to my customisation layer in the hope of setting the background colour or my running headers to red.

  <xsl:attribute-set name="header.table.properties">
    <xsl:attribute name="background-color">#FF0000</xsl:attribute>
    <!-- I've removed some stuff from here -->
  </xsl:attribute-set>

It doesn't seem to work, but the book at http://www.sagehill.net/ docbookxsl/PrintHeaders.html (About half way down) seems to suggest that it does.

Im using FOP 0.20.5, dockbook-xml-4.5 and docbook-xsl-1.72.0

Any suggestions?
 --
*VoxSurf Limited*
Registered & principal office:
2nd Floor
Elme House
133 Long Acre
London WC2E 9DT
United Kingdom
Company No (England):  4051448

http://www.voxsurf.com/

Email disclaimer: This can be viewed at http://www.voxsurf.com/ disclaimer.html

Reply via email to