Bugtrack 1285 - Add docs for omitted dkim_disable_verify.
[exim.git] / doc / doc-docbook / MyTitlepage.templates.xml
index 27c4c8a63dcda45d084dff5df8515ae105cf2dd0..7462fb906ce16794f354bd215360376623c4531b 100644 (file)
 <!ENTITY hsize5space "18.6624pt"> <!-- 0.75 * hsize5 -->
 ]>
 
-<!-- $Cambridge: exim/doc/doc-docbook/MyTitlepage.templates.xml,v 1.1 2005/06/16 10:32:31 ph10 Exp $ -->
-
 <!-- This document is copied from the DocBook XSL stylesheets, and modified to
 do what I want it to do for the Exim reference manual. Process this document
 with:
 
 xsltproc -output MyTitleStyle.xsl \
-  /usr/share/sgml/docbook/xsl-stylesheets-1.66.1/template/titlepage.xsl \
+  /usr/share/sgml/docbook/xsl-stylesheets-1.70.1/template/titlepage.xsl \
   MyTitlepage.templates.xml
 
 in order to generate a style sheet called MyTitleStyle.xsl. That is then
@@ -52,7 +50,7 @@ need to set up! -->
              param:node="ancestor-or-self::book[1]"
              text-align="center"
              font-size="&hsize5;"
-             space-before="&hsize5space;"
+             space-before="5em"
              font-weight="bold"
              font-family="{$title.fontset}"/>
       <subtitle
@@ -67,6 +65,7 @@ need to set up! -->
       <author font-size="&hsize3;"
               space-before="&hsize2space;"
               keep-with-next="always"/>
+      <affiliation space-before="1em"/>
     </t:titlepage-content>
 
   <t:titlepage-content t:side="verso">
@@ -77,11 +76,13 @@ need to set up! -->
              font-family="{$title.fontset}"/>
       <corpauthor/>
       <authorgroup t:named-template="verso.authorgroup"/>
-      <author/>
-      <othercredit/>
+      <author space-before="1em"/>
+      <affiliation space-before="1em"/>
+      <address/>
       <pubdate space-before="1em"/>
       <abstract/>
-      <copyright/>
+      <copyright space-before="1em"/>
+      <revhistory space-before="1em"/>
       <legalnotice font-size="8pt"/>
   </t:titlepage-content>