← Prev in month ← Prev in thread
Next in thread → Next in month →

Typo in "DocBook XSL Guide" book 4th Edition

From
Pedro Pastor <>
Date
2007-10-03T15:54:45+00:00
ID
Thread
Typo in "DocBook XSL Guide" book 4th Edition
Hi Bob,

 

I’ve detected a typo in your
new version of the book. It isn’t important, nothing compared to the brilliant
content. I’m just notifying you for the sake of perfection.

 

In page 486 (double-sided
flavour), at the beginning of the page, the code:

 

<xsl:if test="ancestor::table/@tabstyle
= 'striped'>

<xsl:if test="$rownum mod
2 = 0">

<xsl:attribute name="class">oddrow</xsl:attribute>

</xsl:if>

</xsl:if>

 

in the first line lacks a <quotation mark> after
the single-quoted [‘striped’] literal.

 

Regards,

 

Pedro

No virus found in this outgoing message.

Checked by AVG Free Edition.

Version: 7.5.488 / Virus Database: 269.13.39/1045 - Release Date: 02/10/2007 18:43
← Prev in month ← Prev in thread
Next in thread → Next in month →