hypenation
Philo Calhoun <[email protected]> Wed, 7 Apr 2021 11:42:16 -0700
| Newsgroups | gmane.text.docbook.apps |
|---|---|
| Message-ID | <[email protected]> |
Re:
<xsl:choose>
<xsl:when test="starts-with($master-reference, 'index') or
starts-with($master-reference, 'titlepage') or
starts-with($master-reference, 'lot') or
starts-with($master-reference, 'front')">
<xsl:attribute name="hyphenate">false</xsl:attribute>
</xsl:when>
<xsl:otherwise>
<xsl:attribute name="hyphenate">
<xsl:value-of select="$hyphenate"/>
</xsl:attribute>
</xsl:otherwise>
</xsl:choose>
Thank you for the solution. I modified the pagesetup.xsl file in Oxygen and it works great now. I should get your book in the mail today, Bob.
smime.p7s
(application/pkcs7-signature, 1.3 KB) - not displayed