summaryrefslogtreecommitdiff
path: root/html/titlepage.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'html/titlepage.xsl')
-rw-r--r--html/titlepage.xsl16
1 files changed, 14 insertions, 2 deletions
diff --git a/html/titlepage.xsl b/html/titlepage.xsl
index 61301d1..2c08645 100644
--- a/html/titlepage.xsl
+++ b/html/titlepage.xsl
@@ -3,7 +3,7 @@
version='1.0'>
<!-- ********************************************************************
- $Id: titlepage.xsl 9360 2012-05-12 23:39:14Z bobstayton $
+ $Id: titlepage.xsl 9983 2015-09-16 20:58:50Z bobstayton $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@@ -119,6 +119,16 @@
<xsl:attribute-set name="list.of.unknowns.titlepage.recto.style"/>
<xsl:attribute-set name="list.of.unknowns.contents.titlepage.verso.style"/>
+<xsl:attribute-set name="dialogue.titlepage.recto.style"/>
+<xsl:attribute-set name="dialogue.titlepage.verso.style"/>
+
+<xsl:attribute-set name="drama.titlepage.recto.style"/>
+<xsl:attribute-set name="drama.titlepage.verso.style"/>
+
+<xsl:attribute-set name="poetry.titlepage.recto.style"/>
+<xsl:attribute-set name="poetry.titlepage.verso.style"/>
+
+
<!-- ==================================================================== -->
<xsl:template match="*" mode="titlepage.mode">
@@ -219,7 +229,9 @@
<div>
<xsl:apply-templates select="." mode="common.html.attributes"/>
<xsl:call-template name="id.attribute"/>
- <xsl:if test="self::editor[position()=1] and not($editedby.enabled = 0)">
+ <xsl:if test="self::editor and
+ count(preceding-sibling::editor) = 0 and
+ not($editedby.enabled = 0)">
<h4 class="editedby"><xsl:call-template name="gentext.edited.by"/></h4>
</xsl:if>
<h3>