← Prev in month
← Prev in thread
Next in thread →
Next in month →
hypenation
Re: X-NONE X-NONE <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. Attachment: smime.p7s Description: S/MIME cryptographic signature
← Prev in month
← Prev in thread
Next in thread →
Next in month →