« Return to Thread: DocBook XSL 1.77.0

Re: DocBook XSL 1.77.0

by Bob Stayton :: Rate this Message:

| View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
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
bobs@...
 
 
----- Original Message -----
From: lars.vogel@...
To: bobs@...
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 <bobs@...>
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
bobs@...



---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@...
For additional commands, e-mail: docbook-apps-help@...




--
Lars
http://www.vogella.com - Eclipse, Android and Java Tutorials
http://www.twitter.com/vogella - Lars on Twitter

 « Return to Thread: DocBook XSL 1.77.0