]> granicus.if.org Git - docbook-dsssl/commitdiff
Added qandaset in support of it as a root element.
authorBob Stayton <bobs@sagehill.net>
Sun, 7 May 2006 07:20:39 +0000 (07:20 +0000)
committerBob Stayton <bobs@sagehill.net>
Sun, 7 May 2006 07:20:39 +0000 (07:20 +0000)
xsl/fo/titlepage.templates.xml

index c953c00d50e5817f9a16e0a2532e746db3286c3f..dfe50135c2a55f4856ffb1a3b90affb9db147725 100644 (file)
     </t:titlepage-before>
   </t:titlepage>
 
+<!-- ==================================================================== -->
+<t:titlepage t:element="qandaset" t:wrapper="fo:block"
+             font-family="{$title.fontset}">
+
+  <t:titlepage-content t:side="recto"
+            start-indent="0pt"
+             text-align="center">
+
+    <title t:named-template="component.title"
+          param:node="ancestor-or-self::qandaset[1]"
+          keep-with-next.within-column="always"
+          font-size="&hsize5;"
+          font-weight="bold"/>
+
+    <subtitle/>
+
+    <corpauthor space-before="0.5em"
+                font-size="&hsize2;"/>
+    <authorgroup space-before="0.5em"
+                 font-size="&hsize2;"/>
+    <author space-before="0.5em"
+            font-size="&hsize2;"/>
+
+    <othercredit space-before="0.5em"/>
+    <releaseinfo space-before="0.5em"/>
+    <copyright space-before="0.5em"/>
+    <legalnotice text-align="start"
+                 margin-left="0.5in"
+                 margin-right="0.5in"
+                 font-family="{$body.fontset}"/>
+    <pubdate space-before="0.5em"/>
+    <revision space-before="0.5em"/>
+    <revhistory space-before="0.5em"/>
+    <abstract space-before="0.5em"
+             text-align="start"
+             margin-left="0.5in"
+              margin-right="0.5in"
+              font-family="{$body.fontset}"/>
+  </t:titlepage-content>
+
+  <t:titlepage-content t:side="verso">
+  </t:titlepage-content>
+
+  <t:titlepage-separator>
+  </t:titlepage-separator>
+
+  <t:titlepage-before t:side="recto">
+  </t:titlepage-before>
+
+  <t:titlepage-before t:side="verso">
+  </t:titlepage-before>
+</t:titlepage>
+
 <!-- ==================================================================== -->
 
   <t:titlepage t:element="table.of.contents" t:wrapper="fo:block">