Hi Dick,
Thanks for pointing that out. It is indeed a typo, repeated three times due to the convenience of copy and paste. I fixed it in SVN, so you don't need to file an RFE. Fortunately, it only applies to entrytbl, not entry, so it likely was rarely encountered.

Bob Stayton
Sagehill Enterprises
[email protected]

--------------------------------------------------
From: "Richard Hamilton" <[email protected]>
Sent: Tuesday, November 13, 2012 5:05 PM
To: "DocBook Apps Mailing List" <[email protected]>
Subject: [docbook-apps] Possible typo in table.xsl

I've been trying to dig a bit deeper into the table handling in the DocBook stylesheets, and in doing so ran across something that I'm pretty sure is a mistake.

In table.xsl, in the template that matches "d:thead" there is the following line:

     <xsl:when test="d:row/d:entry/@morerows|d:ro/d:entrytbl/@morerows">

I'm about 99% sure that the second half of the test (after the vertical bar (|)) should be d:row/d:entrytbl ... and not d:ro/entrytbl ...

If someone can confirm that, I'll be glad to file an RFE.

Thanks,
Dick
-------
XML Press
XML for Technical Communicators
http://xmlpress.net
[email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to