Hi Bob,
I'm not sure if I read the titlepage.xsl file correctly but it looks to me that it contains again hardcode style settings for the revision table. Would it be possible to remove this?
<table>
<xsl:if test="$css.decoration != 0">
<xsl:attribute name="style">
<xsl:text>border-style:solid; width:100%;</xsl:text>
</xsl:attribute>
</xsl:if>
Best regards, Lars
2012/5/26 Bob Stayton <>
I would like to encourage anyone who has downloaded and tried out version 1.77.0 of DocBook XSL to report any problems you have encountered, either on this list or on the SourceForge Bugs tracker. Based on the lack of problem reports so far I expect to get a 1.77.1 release out in about a week.
Bob Stayton
Sagehill Enterprises
---------------------------------------------------------------------
To unsubscribe, e-mail:
For additional commands, e-mail:
--
Lars
http://www.vogella.com - Eclipse, Android and Java Tutorials
http://www.twitter.com/vogella - Lars on Twitter