]> granicus.if.org Git - docbook-dsssl/commitdiff
Add default style att-sets for component.list.of.titles, etc.
authorBob Stayton <bobs@sagehill.net>
Sat, 24 Mar 2012 21:36:28 +0000 (21:36 +0000)
committerBob Stayton <bobs@sagehill.net>
Sat, 24 Mar 2012 21:36:28 +0000 (21:36 +0000)
xsl/fo/titlepage.xsl

index 27f9ee380cee8e7a01ecaa4876395b698bffc717..3219cadb51c5a4fa0409fcca4332ca9c11e34928 100644 (file)
 <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="component.list.of.tables.titlepage.recto.style"/>
+<xsl:attribute-set name="component.list.of.tables.contents.titlepage.verso.style"/>
+
+<xsl:attribute-set name="component.list.of.figures.titlepage.recto.style"/>
+<xsl:attribute-set name="component.list.of.figures.contents.titlepage.verso.style"/>
+
+<xsl:attribute-set name="component.list.of.equations.titlepage.recto.style"/>
+<xsl:attribute-set name="component.list.of.equations.contents.titlepage.verso.style"/>
+
+<xsl:attribute-set name="component.list.of.examples.titlepage.recto.style"/>
+<xsl:attribute-set name="component.list.of.examples.contents.titlepage.verso.style"/>
+
+<xsl:attribute-set name="component.list.of.procedures.titlepage.recto.style"/>
+<xsl:attribute-set name="component.list.of.procedures.contents.titlepage.verso.style"/>
+
+<xsl:attribute-set name="component.list.of.unknowns.titlepage.recto.style"/>
+<xsl:attribute-set name="component.list.of.unknowns.contents.titlepage.verso.style"/>
+
 <!-- ==================================================================== -->
 
 <xsl:template match="*" mode="titlepage.mode">