Next in thread →
Next in month →
Re: [docbook-apps] DocBook XSL 1.77.0
Yes, but you can set the stylesheet param
$css.decoration to zero to turn it and other style attributes off. It
remains there for backwards compatibility.
Bob Stayton
Sagehill Enterprises
----- Original Message -----
From:
Lars Vogel
To: Bob Stayton
Cc: DocBook Apps
Sent: Sunday, June 03, 2012 4:56 PM
Subject: Re: [docbook-apps] DocBook XSL
1.77.0
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
Next in thread →
Next in month →