]> granicus.if.org Git - docbook-dsssl/commitdiff
Added refentry titlepages, but note that refentrys don't usually have one, they usual...
authorNorman Walsh <ndw@nwalsh.com>
Sat, 6 Oct 2001 20:51:22 +0000 (20:51 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sat, 6 Oct 2001 20:51:22 +0000 (20:51 +0000)
xsl/html/titlepage.templates.xml

index c5b50536313a2086a0786af75717574c22bdcd43..109389a79ae071f7448b92ef2f5e3b27de1dbab0 100644 (file)
   </t:titlepage-before>
 </t:titlepage>
 
+<!-- ==================================================================== -->
+
+<t:titlepage element="refentry" wrapper="div" class="titlepage">
+  <t:titlepage-content side="recto">
+<!-- uncomment this if you want refentry titlepages
+    <title force="1"
+          named-template="refentry.title"
+          param:node="ancestor-or-self::refentry[1]"/>
+-->
+  </t:titlepage-content>
+
+  <t:titlepage-content side="verso">
+  </t:titlepage-content>
+
+  <t:titlepage-separator/>
+
+  <t:titlepage-before side="recto">
+  </t:titlepage-before>
+
+  <t:titlepage-before side="verso">
+  </t:titlepage-before>
+</t:titlepage>
+
 <!-- ==================================================================== -->
 
   <t:titlepage element="dedication" wrapper="div" class="titlepage">