]> granicus.if.org Git - docbook-dsssl/commitdiff
Added refentry titlepage elements; tweaked font sizes and some spacing
authorNorman Walsh <ndw@nwalsh.com>
Tue, 11 Jun 2002 11:23:16 +0000 (11:23 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 11 Jun 2002 11:23:16 +0000 (11:23 +0000)
xsl/fo/titlepage.templates.xml

index 55f104ed75da970a665f23d70c1bb2bca4404056..9c4aba6af46dd2c0d38223641187f94b0831c801 100644 (file)
   <t:titlepage-content side="recto">
     <title
           fo:text-align="center"
-          fo:font-size="&hsize3;"
+          fo:font-size="&hsize5;"
           fo:font-weight="bold"
           fo:space-before="1em"
           fo:font-family="{$title.font.family}"/>
   </t:titlepage-before>
 </t:titlepage>
 
+<!-- ==================================================================== -->
+
+<t:titlepage element="refsynopsisdiv" wrapper="fo:block">
+  <t:titlepage-content side="recto">
+    <title
+          fo:font-family="{$title.font.family}"/>
+  </t:titlepage-content>
+
+  <t:titlepage-content side="verso">
+  </t:titlepage-content>
+
+  <t:titlepage-separator>
+  </t:titlepage-separator>
+
+  <t:titlepage-before side="recto">
+  </t:titlepage-before>
+
+  <t:titlepage-before side="verso">
+  </t:titlepage-before>
+</t:titlepage>
+
+<!-- ==================================================================== -->
+
+<t:titlepage element="refsection" wrapper="fo:block">
+  <t:titlepage-content side="recto">
+    <title
+          fo:font-family="{$title.font.family}"/>
+  </t:titlepage-content>
+
+  <t:titlepage-content side="verso">
+  </t:titlepage-content>
+
+  <t:titlepage-separator>
+  </t:titlepage-separator>
+
+  <t:titlepage-before side="recto">
+  </t:titlepage-before>
+
+  <t:titlepage-before side="verso">
+  </t:titlepage-before>
+</t:titlepage>
+
+<!-- ==================================================================== -->
+
+<t:titlepage element="refsect1" wrapper="fo:block">
+  <t:titlepage-content side="recto">
+    <title
+          fo:font-family="{$title.font.family}"/>
+  </t:titlepage-content>
+
+  <t:titlepage-content side="verso">
+  </t:titlepage-content>
+
+  <t:titlepage-separator>
+  </t:titlepage-separator>
+
+  <t:titlepage-before side="recto">
+  </t:titlepage-before>
+
+  <t:titlepage-before side="verso">
+  </t:titlepage-before>
+</t:titlepage>
+
+<!-- ==================================================================== -->
+
+<t:titlepage element="refsect2" wrapper="fo:block">
+  <t:titlepage-content side="recto">
+    <title
+          fo:font-family="{$title.font.family}"/>
+  </t:titlepage-content>
+
+  <t:titlepage-content side="verso">
+  </t:titlepage-content>
+
+  <t:titlepage-separator>
+  </t:titlepage-separator>
+
+  <t:titlepage-before side="recto">
+  </t:titlepage-before>
+
+  <t:titlepage-before side="verso">
+  </t:titlepage-before>
+</t:titlepage>
+
+<!-- ==================================================================== -->
+
+<t:titlepage element="refsect3" wrapper="fo:block">
+  <t:titlepage-content side="recto">
+    <title
+          fo:font-family="{$title.font.family}"/>
+  </t:titlepage-content>
+
+  <t:titlepage-content side="verso">
+  </t:titlepage-content>
+
+  <t:titlepage-separator>
+  </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="fo:block">
             named-template="component.title"
             param:node="ancestor-or-self::dedication[1]"
             fo:margin-left="{$title.margin.left}"
-            fo:font-size="&hsize3;"
+            fo:font-size="&hsize5;"
             fo:font-family="{$title.font.family}"
             fo:font-weight="bold"/>
       <subtitle
             named-template="component.title"
             param:node="ancestor-or-self::preface[1]"
             fo:margin-left="{$title.margin.left}"
-            fo:font-size="&hsize3;"
+            fo:font-size="&hsize5;"
             fo:font-family="{$title.font.family}"
             fo:font-weight="bold"/>
       <subtitle
             named-template="component.title"
             param:node="ancestor-or-self::chapter[1]"
             fo:margin-left="{$title.margin.left}"
-            fo:font-size="&hsize3;"
+            fo:font-size="&hsize5;"
             fo:font-weight="bold"
             fo:font-family="{$title.font.family}"/>
       <subtitle
             named-template="component.title"
             param:node="ancestor-or-self::appendix[1]"
             fo:margin-left="{$title.margin.left}"
-            fo:font-size="&hsize3;"
+            fo:font-size="&hsize5;"
             fo:font-weight="bold"
             fo:font-family="{$title.font.family}"/>
       <subtitle
             named-template="component.title"
             param:node="ancestor-or-self::bibliography[1]"
             fo:margin-left="{$title.margin.left}"
-            fo:font-size="&hsize3;"
+            fo:font-size="&hsize5;"
             fo:font-family="{$title.font.family}"
             fo:font-weight="bold"/>
       <subtitle
             named-template="component.title"
             param:node="ancestor-or-self::glossary[1]"
             fo:margin-left="{$title.margin.left}"
-            fo:font-size="&hsize3;"
+            fo:font-size="&hsize5;"
             fo:font-family="{$title.font.family}"
             fo:font-weight="bold"/>
       <subtitle
             param:node="ancestor-or-self::index[1]"
              param:pagewide="1"
             fo:margin-left="{$title.margin.left}"
-            fo:font-size="&hsize3;"
+            fo:font-size="&hsize5;"
             fo:font-family="{$title.font.family}"
             fo:font-weight="bold"/>
       <subtitle
             named-template="component.title"
             param:node="ancestor-or-self::colophon[1]"
             fo:margin-left="{$title.margin.left}"
-            fo:font-size="&hsize3;"
+            fo:font-size="&hsize5;"
             fo:font-family="{$title.font.family}"
             fo:font-weight="bold"/>
       <subtitle
             force="1"
             named-template="gentext"
             param:key="'TableofContents'"
-            fo:space-after="1em"
+             fo:space-before.minimum="1em"
+             fo:space-before.optimum="1.5em"
+             fo:space-before.maximum="2em"
+            fo:space-after="0.5em"
             fo:margin-left="{$title.margin.left}"
             fo:font-size="&hsize3;"
             fo:font-weight="bold"
             force="1"
             named-template="gentext"
             param:key="'ListofFigures'"
-            fo:space-after="1em"
+             fo:space-before.minimum="1em"
+             fo:space-before.optimum="1.5em"
+             fo:space-before.maximum="2em"
+            fo:space-after="0.5em"
             fo:margin-left="{$title.margin.left}"
             fo:font-size="&hsize3;"
             fo:font-weight="bold"
             force="1"
             named-template="gentext"
             param:key="'ListofExamples'"
-            fo:space-after="1em"
+             fo:space-before.minimum="1em"
+             fo:space-before.optimum="1.5em"
+             fo:space-before.maximum="2em"
+            fo:space-after="0.5em"
             fo:margin-left="{$title.margin.left}"
             fo:font-size="&hsize3;"
             fo:font-weight="bold"
             force="1"
             named-template="gentext"
             param:key="'ListofEquations'"
-            fo:space-after="1em"
+             fo:space-before.minimum="1em"
+             fo:space-before.optimum="1.5em"
+             fo:space-before.maximum="2em"
+            fo:space-after="0.5em"
             fo:margin-left="{$title.margin.left}"
             fo:font-size="&hsize3;"
             fo:font-weight="bold"
             force="1"
             named-template="gentext"
             param:key="'ListofUnknown'"
-            fo:space-after="1em"
+             fo:space-before.minimum="1em"
+             fo:space-before.optimum="1.5em"
+             fo:space-before.maximum="2em"
+            fo:space-after="0.5em"
             fo:margin-left="{$title.margin.left}"
             fo:font-size="&hsize3;"
             fo:font-weight="bold"