doc: Remove asciidoc related files
authorKeith Packard <keithp@keithp.com>
Fri, 26 Oct 2018 00:01:38 +0000 (17:01 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 26 Oct 2018 00:03:44 +0000 (17:03 -0700)
These all helped asciidoc generate documentation

Signed-off-by: Keith Packard <keithp@keithp.com>
15 files changed:
doc/.gitignore
doc/Makefile.am
doc/altos-docinfo.xml [deleted file]
doc/altusmetrum-docinfo.xml [deleted file]
doc/am-fo.xsl [deleted file]
doc/am-html.xsl [deleted file]
doc/common.xsl [deleted file]
doc/companion-docinfo.xml [deleted file]
doc/easymini-docinfo.xml [deleted file]
doc/footer.templates.xsl [deleted file]
doc/fop.xconf [deleted file]
doc/micropeak-docinfo.xml [deleted file]
doc/telegps-docinfo.xml [deleted file]
doc/telemetry-docinfo.xml [deleted file]
doc/titlepage.templates.tmpl [deleted file]

index 27a951c4a129965bdb5e2c7213961fa0520c25e7..89b762b3ff6041e540f5620bcb3aa9d34c0ad74a 100644 (file)
@@ -1,8 +1,5 @@
 *.html
 *.pdf
 *.html
 *.pdf
-*.fo
 *.raw
 *.adoc
 *.raw
 *.adoc
-titlepage.templates.xsl
-fop-cfg.xml
 map-loading.svg
 map-loading.svg
index b5839beaee98474be055578df88356a9c799297a..f7ba96470c45c80b2869ee6dc735b3f68f13933a 100644 (file)
@@ -271,13 +271,13 @@ all:      $(HTML) $(PDF)
 
 map-loading.adoc: $(MAP_SVG_FILES)
 
 
 map-loading.adoc: $(MAP_SVG_FILES)
 
-altusmetrum.pdf altusmetrum.html: altusmetrum-docinfo.xml $(ADOC_FILES) $(IMAGES)
+altusmetrum.pdf altusmetrum.html: $(ADOC_FILES) $(IMAGES)
 
 
-telegps.html telegps.pdf: telegps-docinfo.xml $(TELEGPS_ADOC_FILES) $(IMAGES)
+telegps.html telegps.pdf: $(TELEGPS_ADOC_FILES) $(IMAGES)
 
 
-micropeak.pdf micropeak.html: micropeak-docinfo.xml $(MICROPEAK_ADOC_FILES) $(IMAGES)
+micropeak.pdf micropeak.html: $(MICROPEAK_ADOC_FILES) $(IMAGES)
 
 
-easymini.pdf easymini.html: easymini-docinfo.xml $(EASYMINI_ADOC_FILES) $(IMAGES)
+easymini.pdf easymini.html: $(EASYMINI_ADOC_FILES) $(IMAGES)
 
 telemini-v1-outline.pdf: telemini-v1-outline.txt telemini-v1.svg
 
 
 telemini-v1-outline.pdf: telemini-v1-outline.txt telemini-v1.svg
 
diff --git a/doc/altos-docinfo.xml b/doc/altos-docinfo.xml
deleted file mode 100644 (file)
index b9193a8..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<subtitle>Altos Metrum Operating System</subtitle>
-<author>
-  <firstname>Keith</firstname>
-  <surname>Packard</surname>
-  <email>keithp@keithp.com</email>
-</author>
-<date>05 November 2012</date>
-<copyright>
-  <year>2012</year>
-  <holder>Keith Packard</holder>
-</copyright>
-<legalnotice>
-  <para>
-    This document is released under the terms of the
-    <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
-      Creative Commons ShareAlike 3.0
-    </ulink>
-    license.
-  </para>
-</legalnotice>
-<revhistory>
-  <?dbhtml filename="altos-revhistory.html"?>
-  <revision>
-    <revnumber>1.1</revnumber>
-    <date>05 November 2012</date>
-    <revremark>Portable version</revremark>
-  </revision>
-  <revision>
-    <revnumber>0.1</revnumber>
-    <date>22 November 2010</date>
-    <revremark>Initial content</revremark>
-  </revision>
-</revhistory>
diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml
deleted file mode 100644 (file)
index 18bc644..0000000
+++ /dev/null
@@ -1,289 +0,0 @@
-<subtitle>An Owner's Manual for Altus Metrum Rocketry Electronics</subtitle>
-<author>
-  <firstname>Bdale</firstname>
-  <surname>Garbee</surname>
-  <email>bdale@gag.com</email>
-</author>
-<author>
-  <firstname>Keith</firstname>
-  <surname>Packard</surname>
-  <email>keithp@keithp.com</email>
-</author>
-<author>
-  <firstname>Bob</firstname>
-  <surname>Finch</surname>
-</author>
-<author>
-  <firstname>Anthony</firstname>
-  <surname>Towns</surname>
-</author>
-<copyright>
-  <year>2018</year>
-  <holder>Bdale Garbee and Keith Packard</holder>
-</copyright>
-<mediaobject>
-  <imageobject>
-    <imagedata fileref="../themes/background.png" width="6.0in"/>
-  </imageobject>
-</mediaobject>
-
-<corpauthor>
-  <inlinemediaobject>
-    <imageobject>
-      <imagedata fileref="altusmetrum-oneline.svg" width="4in"/>
-    </imageobject>
-  </inlinemediaobject>
-</corpauthor>
-
-<legalnotice>
-  <para>
-    This document is released under the terms of the
-    <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
-      Creative Commons ShareAlike 3.0
-    </ulink>
-    license.
-  </para>
-</legalnotice>
-<revhistory>
-  <?dbhtml filename="altusmetrum-revhistory.html"?>
-  <revision>
-    <revnumber>1.8.7</revnumber>
-    <date>8 Oct  2018</date>
-    <revremark>
-      Include TeleMega v3.0 firmware in release. Fix TeleBT v4.0 RF
-      calibration to factory value when reflashing. Fix map images.
-      Fix Mac OS X support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8.6</revnumber>
-    <date>6 Aug 2018</date>
-    <revremark>
-      Various pyro channel configuration updates.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8.5</revnumber>
-    <date>18 Mar 2018</date>
-    <revremark>
-      Minor ground station software updates.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8.4</revnumber>
-    <date>20 Dec 2017</date>
-    <revremark>
-      Support EasyMini v2.0 hardware.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8.3</revnumber>
-    <date>11 Dec 2017</date>
-    <revremark>
-      Support TeleMega v3.0 hardware. Fix one firmware bug affecting
-      all flight computers and another two affecting TeleMega and
-      EasyMega. Several new AltosUI graphing features.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8.2</revnumber>
-    <date>18 Sep 2017</date>
-    <revremark>
-      Support TeleGPS v2.0 hardware. Add accelerometer recalibration
-      UI.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8.1</revnumber>
-    <date>27 Aug 2017</date>
-    <revremark>
-      Fix Apogee Lockout time value wrapping bug. Change high-speed
-      Kalman filter function.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8</revnumber>
-    <date>12 Aug 2017</date>
-    <revremark>
-      Add support for TeleBT v4.0, updates in data analysis code
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.7</revnumber>
-    <date>21 Apr 2017</date>
-    <revremark>
-      Add support for TeleMini v3.0 in firmware, AltosUI and AltosDroid
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.8</revnumber>
-    <date>4 Sep 2016</date>
-    <revremark>
-      Minor release fixing another TeleMega and TeleMetrum v2.0 bug
-      which could result in loss of data logging and telemetry in
-      flight. Also fixed an AltosUI bug which would hide some pad
-      status values and never show them again.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.5</revnumber>
-    <date>8 Jul 2016</date>
-    <revremark>
-      Minor release fixing TeleMega and TeleMetrum v2.0 bug which
-      would often result in loss of data logging and telemetry in
-      flight. Thanks to Chuck Haskin for help characterizing the bug
-      and testing this release.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.4</revnumber>
-    <date>10 May 2016</date>
-    <revremark>
-      Minor release fixing TeleBT v1.0 flow control and a few minor
-      application bugs.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.3</revnumber>
-    <date>21 April 2016</date>
-    <revremark>
-      Minor release adding idle mode to AltosDroid and fixing various
-      host software bugs.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.2</revnumber>
-    <date>10 January 2016</date>
-    <revremark>
-      Minor release adding TeleMega v2.0 support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.1</revnumber>
-    <date>15 July 2015</date>
-    <revremark>
-      Minor release adding TeleBT v3.0 support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6</revnumber>
-    <date>8 January 2015</date>
-    <revremark>
-      Major release adding TeleDongle v3.0 support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.5</revnumber>
-    <date>6 September 2014</date>
-    <revremark>
-      Major release adding EasyMega support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.4.2</revnumber>
-    <date>17 August 2014</date>
-    <revremark>
-      Minor release fixing some Windows installation bugs.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.4.1</revnumber>
-    <date>20 June 2014</date>
-    <revremark>
-      Minor release fixing some installation bugs.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.4</revnumber>
-    <date>15 June 2014</date>
-    <revremark>
-      Major release adding TeleGPS support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.3.2</revnumber>
-    <date>24 January 2014</date>
-    <revremark>
-      Bug fixes for TeleMega and AltosUI.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.3.1</revnumber>
-    <date>21 January 2014</date>
-    <revremark>
-      Bug fixes for TeleMega and TeleMetrum v2.0 along with a few
-      small UI improvements.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.3</revnumber>
-    <date>12 November 2013</date>
-    <revremark>
-      Updated for software version 1.3. Version 1.3 adds support
-      for TeleMega, TeleMetrum v2.0 and EasyMini
-      and fixes bugs in AltosUI and the AltOS firmware.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.2.1</revnumber>
-    <date>21 May 2013</date>
-    <revremark>
-      Updated for software version 1.2. Version 1.2 adds support
-      for TeleBT and AltosDroid. It also adds a few minor features
-      and fixes bugs in AltosUI and the AltOS firmware.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.2</revnumber>
-    <date>18 April 2013</date>
-    <revremark>
-      Updated for software version 1.2. Version 1.2 adds support
-      for MicroPeak and the MicroPeak USB interface.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.1.1</revnumber>
-    <date>16 September 2012</date>
-    <revremark>
-      Updated for software version 1.1.1 Version 1.1.1 fixes a few
-      bugs found in version 1.1.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.1</revnumber>
-    <date>13 September 2012</date>
-    <revremark>
-      Updated for software version 1.1. Version 1.1 has new
-      features but is otherwise compatible with version 1.0.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.0</revnumber>
-    <date>24 August 2011</date>
-    <revremark>
-      Updated for software version 1.0.  Note that 1.0 represents a
-      telemetry format change, meaning both ends of a link 
-      (TeleMetrum/TeleMini and TeleDongle) must be updated or 
-      communications will fail.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>0.9</revnumber>
-    <date>18 January 2011</date>
-    <revremark>
-      Updated for software version 0.9.  Note that 0.9 represents a
-      telemetry format change, meaning both ends of a link (TeleMetrum and
-      TeleDongle) must be updated or communications will fail.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>0.8</revnumber>
-    <date>24 November 2010</date>
-    <revremark>Updated for software version 0.8 </revremark>
-  </revision>
-  <revision>
-    <revnumber>0.7.1</revnumber>
-    <date>29 September 2010</date>
-    <revremark>Added AltosUI</revremark>
-  </revision>
-</revhistory>
diff --git a/doc/am-fo.xsl b/doc/am-fo.xsl
deleted file mode 100644 (file)
index 605339d..0000000
+++ /dev/null
@@ -1,231 +0,0 @@
-<!--
-  Generates single FO document from DocBook XML source using DocBook XSL
-  stylesheets.
-
-  See xsl-stylesheets/fo/param.xsl for all parameters.
-
-  NOTE: The URL reference to the current DocBook XSL stylesheets is
-  rewritten to point to the copy on the local disk drive by the XML catalog
-  rewrite directives so it doesn't need to go out to the Internet for the
-  stylesheets. This means you don't need to edit the <xsl:import> elements on
-  a machine by machine basis.
--->
-<xsl:stylesheet version="1.0"
-                xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-                xmlns:fo="http://www.w3.org/1999/XSL/Format">
-<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
-<xsl:import href="common.xsl"/>
-<xsl:include href="titlepage.templates.xsl"/>
-<xsl:include href="footer.templates.xsl"/>
-
-<xsl:param name="ulink.show" select="0" />
-<xsl:param name="ulink.footnotes" select="1"/>
-
-<xsl:param name="fop1.extensions" select="1" />
-<xsl:param name="variablelist.as.blocks" select="1" />
-
-<xsl:param name="paper.type" select="'USletter'"/>
-
-<xsl:param name="hyphenate">false</xsl:param>
-<!-- justify, left or right -->
-<xsl:param name="alignment">left</xsl:param>
-
-<xsl:param name="body.font.family" select="'Open Sans Light,sans-serif'"/>
-<xsl:param name="title.font.family" select="'Open Sans Light,sans-serif'"/>
-<xsl:param name="monospace.font.family" select="'DejaVu Sans Mono,monospace'"/>
-<xsl:param name="body.font.master">11</xsl:param>
-<xsl:param name="body.font.size">
- <xsl:value-of select="$body.font.master"/><xsl:text>pt</xsl:text>
-</xsl:param>
-
-<xsl:param name="body.margin.bottom" select="'0.5in'"/>
-<xsl:param name="body.margin.top" select="'0.5in'"/>
-<xsl:param name="bridgehead.in.toc" select="0"/>
-<xsl:param name="footer.column.widths">10 1 1</xsl:param>
-
-<!-- Default fetches image from Internet (long timeouts) -->
-<xsl:param name="draft.watermark.image" select="''"/>
-
-<!-- Line break -->
-<xsl:template match="processing-instruction('asciidoc-br')">
-  <fo:block/>
-</xsl:template>
-
-<!-- Horizontal ruler -->
-<xsl:template match="processing-instruction('asciidoc-hr')">
-  <fo:block space-after="1em">
-    <fo:leader leader-pattern="rule" rule-thickness="0.5pt"  rule-style="solid" leader-length.minimum="100%"/>
-  </fo:block>
-</xsl:template>
-
-<!-- Hard page break -->
-<xsl:template match="processing-instruction('asciidoc-pagebreak')">
-   <fo:block break-after='page'/>
-</xsl:template>
-
-<!-- Sets title to body text indent -->
-<xsl:param name="body.start.indent">
-  <xsl:choose>
-    <xsl:when test="$fop.extensions != 0">0pt</xsl:when>
-    <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when>
-    <xsl:otherwise>1pc</xsl:otherwise>
-  </xsl:choose>
-</xsl:param>
-<xsl:param name="title.margin.left">
-  <xsl:choose>
-    <xsl:when test="$fop.extensions != 0">-1pc</xsl:when>
-    <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when>
-    <xsl:otherwise>0pt</xsl:otherwise>
-  </xsl:choose>
-</xsl:param>
-<xsl:param name="page.margin.bottom" select="'0.25in'"/>
-<xsl:param name="page.margin.inner">
-  <xsl:choose>
-    <xsl:when test="$double.sided != 0">0.75in</xsl:when>
-    <xsl:otherwise>0.75in</xsl:otherwise>
-  </xsl:choose>
-</xsl:param>
-<xsl:param name="page.margin.outer">
-  <xsl:choose>
-    <xsl:when test="$double.sided != 0">0.5in</xsl:when>
-    <xsl:otherwise>0.5in</xsl:otherwise>
-  </xsl:choose>
-</xsl:param>
-
-<xsl:param name="page.margin.top" select="'0.5in'"/>
-<xsl:param name="page.orientation" select="'portrait'"/>
-<xsl:param name="page.width">
-  <xsl:choose>
-    <xsl:when test="$page.orientation = 'portrait'">
-      <xsl:value-of select="$page.width.portrait"/>
-    </xsl:when>
-    <xsl:otherwise>
-      <xsl:value-of select="$page.height.portrait"/>
-    </xsl:otherwise>
-  </xsl:choose>
-</xsl:param>
-
-<xsl:param name="table.frame.border.thickness">0.5pt</xsl:param>
-<xsl:param name="table.frame.border.color">#78079a</xsl:param>
-<xsl:param name="table.frame.border.thickness">0.5pt</xsl:param>
-<xsl:param name="table.cell.border.thickness">0.5pt</xsl:param>
-<xsl:param name="table.cell.border.color">#78079a</xsl:param>
-<xsl:param name="table.cell.border.with.css" select="1"/>
-
-<xsl:attribute-set name="component.title.properties">
-  <xsl:attribute name="font-size">
-    <xsl:value-of select="$body.font.master * 1.61051"/>
-    <xsl:text>pt</xsl:text>
-  </xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="section.title.level1.properties">
-  <xsl:attribute name="font-size">
-    <xsl:value-of select="$body.font.master * 1.4641"/>
-    <xsl:text>pt</xsl:text>
-  </xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="section.title.level2.properties">
-  <xsl:attribute name="font-size">
-    <xsl:value-of select="$body.font.master * 1.331"/>
-    <xsl:text>pt</xsl:text>
-  </xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="section.title.level3.properties">
-  <xsl:attribute name="font-size">
-    <xsl:value-of select="$body.font.master * 1.21"/>
-    <xsl:text>pt</xsl:text>
-  </xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="section.title.level4.properties">
-  <xsl:attribute name="font-size">
-    <xsl:value-of select="$body.font.master * 1.1"/>
-    <xsl:text>pt</xsl:text>
-  </xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="copyright.title.properties">
-  <xsl:attribute name="font-size">11pt</xsl:attribute>
-  <xsl:attribute name="font-weight">bold</xsl:attribute>
-  <xsl:attribute name="text-align">center</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="revhistory.title.properties">
-  <xsl:attribute name="font-size">11pt</xsl:attribute>
-  <xsl:attribute name="font-weight">bold</xsl:attribute>
-  <xsl:attribute name="text-align">center</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="revhistory.table.properties">
-  <xsl:attribute name="border">0.5pt solid #78079a</xsl:attribute>
-  <xsl:attribute name="width">50%</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="revhistory.table.cell.properties">
-  <xsl:attribute name="border">0.5pt solid #78079a</xsl:attribute>
-  <xsl:attribute name="font-size">11pt</xsl:attribute>
-  <xsl:attribute name="padding">2pt</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="monospace.properties">
-  <xsl:attribute name="font-size">11pt</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="component.title.properties">
-  <xsl:attribute name="font-weight">normal</xsl:attribute>
-  <xsl:attribute name="color">#78079a</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="section.title.properties">
-  <xsl:attribute name="font-weight">normal</xsl:attribute>
-  <xsl:attribute name="color">#78079a</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="admonition.title.properties">
-  <xsl:attribute name="font-weight">normal</xsl:attribute>
-  <xsl:attribute name="color">#ff4040</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="formal.title.properties">
-  <xsl:attribute name="font-weight">normal</xsl:attribute>
-  <xsl:attribute name="color">#78079a</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="sidebar.properties" use-attribute-sets="formal.object.properties">
-  <xsl:attribute name="border-style">solid</xsl:attribute>
-  <xsl:attribute name="border-width">1pt</xsl:attribute>
-  <xsl:attribute name="border-color">silver</xsl:attribute>
-  <xsl:attribute name="background-color">#ffffee</xsl:attribute>
-  <xsl:attribute name="padding-left">12pt</xsl:attribute>
-  <xsl:attribute name="padding-right">12pt</xsl:attribute>
-  <xsl:attribute name="padding-top">6pt</xsl:attribute>
-  <xsl:attribute name="padding-bottom">6pt</xsl:attribute>
-  <xsl:attribute name="margin-left">0pt</xsl:attribute>
-  <xsl:attribute name="margin-right">12pt</xsl:attribute>
-  <xsl:attribute name="margin-top">6pt</xsl:attribute>
-  <xsl:attribute name="margin-bottom">6pt</xsl:attribute>
-</xsl:attribute-set>
-
-<!-- Only shade programlisting and screen verbatim elements -->
-<xsl:param name="shade.verbatim" select="1"/>
-<xsl:attribute-set name="shade.verbatim.style">
-  <xsl:attribute name="background-color">
-    <xsl:choose>
-      <xsl:when test="self::programlisting|self::screen">#ffffff</xsl:when>
-      <xsl:otherwise>inherit</xsl:otherwise>
-    </xsl:choose>
-  </xsl:attribute>
-</xsl:attribute-set>
-
-<!--
-  Force XSL Stylesheets 1.72 default table breaks to be the same as the current
-  version (1.74) default which (for tables) is keep-together="auto".
--->
-<xsl:attribute-set name="table.properties">
-  <xsl:attribute name="keep-together.within-column">auto</xsl:attribute>
-</xsl:attribute-set>
-
-</xsl:stylesheet>
diff --git a/doc/am-html.xsl b/doc/am-html.xsl
deleted file mode 100644 (file)
index cdfe27f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<!--
-  Generates single XHTML document from DocBook XML source using DocBook XSL
-  stylesheets.
-
-  NOTE: The URL reference to the current DocBook XSL stylesheets is
-  rewritten to point to the copy on the local disk drive by the XML catalog
-  rewrite directives so it doesn't need to go out to the Internet for the
-  stylesheets. This means you don't need to edit the <xsl:import> elements on
-  a machine by machine basis.
--->
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
-<xsl:import href="common.xsl"/>
-</xsl:stylesheet>
diff --git a/doc/common.xsl b/doc/common.xsl
deleted file mode 100644 (file)
index 94b120a..0000000
+++ /dev/null
@@ -1,124 +0,0 @@
-<!--
-  Inlcuded in xhtml.xsl, xhtml.chunked.xsl, htmlhelp.xsl.
-  Contains common XSL stylesheets parameters.
-  Output documents styled by docbook.css.
--->
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-<xsl:param name="html.stylesheet" select="'docbook-xsl.css'"/>
-
-<xsl:param name="htmlhelp.chm" select="'htmlhelp.chm'"/>
-<xsl:param name="htmlhelp.hhc.section.depth" select="5"/>
-
-<xsl:param name="section.autolabel">
-  <xsl:choose>
-    <xsl:when test="/processing-instruction('asciidoc-numbered')">1</xsl:when>
-    <xsl:otherwise>0</xsl:otherwise>
-  </xsl:choose>
-</xsl:param>
-
-<xsl:param name="suppress.navigation" select="0"/>
-<xsl:param name="navig.graphics.extension" select="'.png'"/>
-<xsl:param name="navig.graphics" select="0"/>
-<xsl:param name="navig.graphics.path">images/icons/</xsl:param>
-<xsl:param name="navig.showtitles">0</xsl:param>
-
-<xsl:param name="shade.verbatim" select="0"/>
-<xsl:attribute-set name="shade.verbatim.style">
-  <xsl:attribute name="border">0</xsl:attribute>
-  <xsl:attribute name="background-color">#E0E0E0</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:param name="admon.graphics" select="1"/>
-<xsl:param name="admon.graphics.path">images/icons/</xsl:param>
-<xsl:param name="admon.graphics.extension" select="'.png'"/>
-<xsl:param name="admon.style">
-  <xsl:text>margin-left: 0; margin-right: 10%;</xsl:text>
-</xsl:param>
-<xsl:param name="admon.textlabel" select="1"/>
-
-<xsl:param name="callout.defaultcolumn" select="'60'"/>
-<xsl:param name="callout.graphics.extension" select="'.png'"/>
-<xsl:param name="callout.graphics" select="'1'"/>
-<xsl:param name="callout.graphics.number.limit" select="'10'"/>
-<xsl:param name="callout.graphics.path" select="'images/icons/callouts/'"/>
-<xsl:param name="callout.list.table" select="'1'"/>
-
-<!-- This does not seem to work. -->
-<xsl:param name="section.autolabel.max.depth" select="2"/>
-
-<xsl:param name="chunk.first.sections" select="1"/>
-<xsl:param name="chunk.section.depth" select="1"/>
-<xsl:param name="chunk.quietly" select="0"/>
-<xsl:param name="chunk.toc" select="''"/>
-<xsl:param name="chunk.tocs.and.lots" select="0"/>
-
-<xsl:param name="html.cellpadding" select="'4px'"/>
-<xsl:param name="html.cellspacing" select="''"/>
-
-<xsl:param name="table.borders.with.css" select="1"/>
-<xsl:param name="table.cell.border.color" select="'#78079a'"/>
-<xsl:param name="table.cell.border.style" select="'solid'"/>
-<xsl:param name="table.cell.border.thickness" select="'1px'"/>
-<xsl:param name="table.footnote.number.format" select="'a'"/>
-<xsl:param name="table.footnote.number.symbols" select="''"/>
-<xsl:param name="table.frame.border.color" select="'#78079a'"/>
-<xsl:param name="table.frame.border.style" select="'solid'"/>
-<xsl:param name="table.frame.border.thickness" select="'1px'"/>
-<xsl:param name="tablecolumns.extension" select="'1'"/>
-
-<xsl:attribute-set name="revhistory.title.properties">
-  <xsl:attribute name="font-size">12pt</xsl:attribute>
-  <xsl:attribute name="font-weight">bold</xsl:attribute>
-  <xsl:attribute name="text-align">center</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="revhistory.table.properties">
-  <xsl:attribute name="border">0.5pt solid #78079a</xsl:attribute>
-  <xsl:attribute name="width">50%</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:attribute-set name="revhistory.table.cell.properties">
-  <xsl:attribute name="border">0.5pt solid #78079a</xsl:attribute>
-  <xsl:attribute name="font-size">12pt</xsl:attribute>
-  <xsl:attribute name="padding">2pt</xsl:attribute>
-</xsl:attribute-set>
-
-<xsl:param name="generate.revhistory.link" select="1"/>
-
-<xsl:param name="highlight.source" select="1"/>
-
-<xsl:param name="section.label.includes.component.label" select="1"/>
-
-<!--
-  Table of contents inserted by <?asciidoc-toc?> processing instruction.
--->
-<xsl:param name="generate.toc">
-  <xsl:choose>
-    <xsl:when test="/processing-instruction('asciidoc-toc')">
-article toc,title
-book    toc,title,figure,table,example,equation
-      <!-- The only way I could find that suppressed book chapter TOCs -->
-      <xsl:if test="$generate.section.toc.level != 0">
-chapter   toc,title
-part      toc,title
-preface   toc,title
-qandadiv  toc
-qandaset  toc
-reference toc,title
-sect1     toc
-sect2     toc
-sect3     toc
-sect4     toc
-sect5     toc
-section   toc
-set       toc,title
-      </xsl:if>
-    </xsl:when>
-    <xsl:otherwise>
-article nop
-book    nop
-    </xsl:otherwise>
-  </xsl:choose>
-</xsl:param>
-
-</xsl:stylesheet>
diff --git a/doc/companion-docinfo.xml b/doc/companion-docinfo.xml
deleted file mode 100644 (file)
index 243bded..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<subtitle>Protocol Definitions</subtitle>
-<author>
-  <firstname>Keith</firstname>
-  <surname>Packard</surname>
-  <email>keithp@keithp.com</email>
-</author>
-<date>13 January 2012</date>
-<copyright>
-  <year>2012</year>
-  <holder>Keith Packard</holder>
-</copyright>
-<legalnotice>
-  <para>
-    This document is released under the terms of the
-    <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
-      Creative Commons ShareAlike 3.0
-    </ulink>
-    license.
-  </para>
-</legalnotice>
-<revhistory>
-  <?dbhtml filename="companion-revhistory.html"?>
-  <revision>
-    <revnumber>0.1</revnumber>
-    <date>13 January 2012</date>
-    <revremark>Initial content</revremark>
-  </revision>
-</revhistory>
diff --git a/doc/easymini-docinfo.xml b/doc/easymini-docinfo.xml
deleted file mode 100644 (file)
index 85baba1..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-<subtitle>A Dual-Deploy Rocketry Flight Computer</subtitle>
-<author>
-  <firstname>Bdale</firstname>
-  <surname>Garbee</surname>
-  <email>bdale@gag.com</email>
-</author>
-<author>
-  <firstname>Keith</firstname>
-  <surname>Packard</surname>
-  <email>keithp@keithp.com</email>
-</author>
-<copyright>
-  <year>2016</year>
-  <holder>Bdale Garbee and Keith Packard</holder>
-</copyright>
-<mediaobject>
-  <imageobject>
-    <imagedata fileref="easymini-top.jpg" width="3.0in"/>
-  </imageobject>
-</mediaobject>
-
-<corpauthor>
-  <inlinemediaobject>
-    <imageobject>
-      <imagedata fileref="altusmetrum-oneline.svg" width="3in"/>
-    </imageobject>
-  </inlinemediaobject>
-</corpauthor>
-
-<legalnotice>
-  <para>
-    This document is released under the terms of the
-    <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
-      Creative Commons ShareAlike 3.0
-    </ulink>
-    license.
-  </para>
-</legalnotice>
-<revhistory>
-  <?dbhtml filename="easymini-revhistory.html"?>
-  <revision>
-    <revnumber>1.8.4</revnumber>
-    <date>20 Dec 2017</date>
-    <revremark>
-      Support EasyMini v2.0 hardware.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.3</revnumber>
-    <date>21 April 2016</date>
-    <revremark>
-      Minor release fixing various host software bugs.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.2</revnumber>
-    <date>10 January 2016</date>
-    <revremark>
-      First release of separate EasyMini doc
-    </revremark>
-  </revision>
-</revhistory>
diff --git a/doc/footer.templates.xsl b/doc/footer.templates.xsl
deleted file mode 100644 (file)
index 3484c0e..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-<?xml version="1.0"?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-                xmlns:fo="http://www.w3.org/1999/XSL/Format"
-               xmlns:d="http://docbook.org/ns/docbook"
-                version="1.0">
-
-<xsl:template name="footer.content">
-  <xsl:param name="pageclass" select="''"/>
-  <xsl:param name="sequence" select="''"/>
-  <xsl:param name="position" select="''"/>
-  <xsl:param name="gentext-key" select="''"/>
-
-<!--
-  <fo:block>
-    <xsl:value-of select="$pageclass"/>
-    <xsl:text>, </xsl:text>
-    <xsl:value-of select="$sequence"/>
-    <xsl:text>, </xsl:text>
-    <xsl:value-of select="$position"/>
-    <xsl:text>, </xsl:text>
-    <xsl:value-of select="$gentext-key"/>
-  </fo:block>
--->
-
-  <fo:block>
-    <!-- pageclass can be front, body, back -->
-    <!-- sequence can be odd, even, first, blank -->
-    <!-- position can be left, center, right -->
-    <xsl:choose>
-      <xsl:when test="$pageclass = 'titlepage'">
-        <!-- nop; no footer on title pages -->
-      </xsl:when>
-
-      <xsl:when test="$position='right'">
-        <fo:page-number/>
-      </xsl:when>
-
-      <xsl:when test="$position='left'">
-       <fo:block font-size="10">
-         <xsl:value-of select="//legalnotice"/>
-       </fo:block>
-      </xsl:when>
-
-      <xsl:otherwise>
-        <!-- nop -->
-      </xsl:otherwise>
-    </xsl:choose>
-  </fo:block>
-</xsl:template>
-
-</xsl:stylesheet>
-
diff --git a/doc/fop.xconf b/doc/fop.xconf
deleted file mode 100644 (file)
index 9ac4282..0000000
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0"?>
-<!-- $Id: fop.xconf 1339442 2012-05-17 01:42:56Z gadams $ -->
-
-<!--
-
-This is an example configuration file for FOP.
-This file contains the same settings as the default values
-and will have no effect if used unchanged.
-
-Relative config url's will be resolved relative to
-the location of this file.
-
--->
-
-<!-- NOTE: This is the version of the configuration -->
-<fop version="1.0">
-
-  <!-- Base URL for resolving relative URLs -->
-  <base>.</base>
-  
-  <!-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi -->
-  <source-resolution>72</source-resolution>
-  <!-- Target resolution in dpi (dots/pixels per inch) for specifying the target resolution for generated bitmaps, default: 72dpi -->
-  <target-resolution>72</target-resolution>
-  
-  <!-- Default page-height and page-width, in case
-       value is specified as auto -->
-  <default-page-settings height="11in" width="8.26in"/>
-  
-  <!-- Information for specific renderers -->
-  <!-- Uses renderer mime type for renderers -->
-  <renderers>
-    <renderer mime="application/pdf">
-      <filterList>
-        <!-- provides compression using zlib flate (default is on) -->
-        <value>flate</value>
-      </filterList>
-
-      <fonts>
-        <!-- embedded fonts -->
-       <font embed-url="fonts/OpenSans-Light.ttf">
-         <font-triplet name="Open Sans Light" style="normal"
-                       weight="normal"/>
-       </font>
-       <font embed-url="fonts/OpenSans-LightItalic.ttf">
-         <font-triplet name="Open Sans Light" style="italic"
-                       weight="normal"/>
-       </font>
-       <font embed-url="fonts/OpenSans-Semibold.ttf">
-         <font-triplet name="Open Sans Light" style="normal"
-                       weight="bold"/>
-       </font>
-       <font embed-url="fonts/OpenSans-SemiboldItalic.ttf">
-         <font-triplet name="Open Sans Light" style="italic"
-                       weight="bold"/>
-       </font>
-
-       <font embed-url="fonts/DejaVuSansMono.ttf">
-         <font-triplet name="DejaVu Sans Mono" style="normal"
-                       weight="normal"/>
-       </font>
-       <font embed-url="fonts/DejaVuSansMono-Oblique.ttf">
-         <font-triplet name="DejaVu Sans Mono" style="italic"
-                       weight="normal"/>
-       </font>
-       <font embed-url="fonts/DejaVuSansMono-Bold.ttf">
-         <font-triplet name="DejaVu Sans Mono" style="normal"
-                       weight="bold"/>
-       </font>
-       <font embed-url="fonts/DejaVuSansMono-BoldOblique.ttf">
-         <font-triplet name="DejaVu Sans Mono" style="italic"
-                       weight="bold"/>
-       </font>
-      </fonts>
-    </renderer>
-
-    <renderer mime="image/svg+xml">
-      <format type="paginated"/>
-      <link value="true"/>
-      <strokeText value="false"/>
-    </renderer>
-
-    <renderer mime="text/xml">
-    </renderer>
-
-  </renderers>
-</fop>
-
diff --git a/doc/micropeak-docinfo.xml b/doc/micropeak-docinfo.xml
deleted file mode 100644 (file)
index 6fab12b..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-<subtitle>A recording altimeter for hobby rocketry</subtitle>
-<author>
-  <firstname>Keith</firstname>
-  <surname>Packard</surname>
-  <email>keithp@keithp.com</email>
-</author>
-<copyright>
-  <year>2018</year>
-  <holder>Keith Packard</holder>
-</copyright>
-<mediaobject>
-  <imageobject>
-    <imagedata fileref="micropeak-dime.jpg" width="6in"/>
-  </imageobject>
-</mediaobject>
-<corpauthor>
-  <inlinemediaobject>
-    <imageobject>
-      <imagedata fileref="micropeak-oneline.svg" width="3in"/>
-    </imageobject>
-  </inlinemediaobject>
-</corpauthor>
-<legalnotice>
-  <para>
-    This document is released under the terms of the
-    <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
-      Creative Commons ShareAlike 3.0
-    </ulink>
-    license.
-  </para>
-</legalnotice>
-<revhistory>
-  <?dbhtml filename="micropeak-revhistory.html"?>
-  <revision>
-    <revnumber>1.8.7</revnumber>
-    <date>8 October 2018</date>
-    <revremark>
-      Poll for MicroPeak USB while the device dialog is open. Fix Mac OS X support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8.6</revnumber>
-    <date>6 August 2018</date>
-    <revremark>
-      Report altimeter-recorded maximum height value
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.3.2</revnumber>
-    <date>12 February 2014</date>
-    <revremark>
-      Add a "Download" button to the main window, which makes it
-      quicker to access the download function. Update the data
-      download documentation to reflect the new MicroPeak USB
-      adapter design. Monitor data during download to let you see
-      if the USB connection is working at all by showing the
-      characters received from the MicroPeak USB adapter.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.2</revnumber>
-    <date>20 January 2013</date>
-    <revremark>
-      Add documentation for the MicroPeak USB adapter board. Note
-      the switch to a Kalman filter for peak altitude
-      determination.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.1</revnumber>
-    <date>12 December 2012</date>
-    <revremark>
-      Add comments about EEPROM storage format and programming jig.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.0</revnumber>
-    <date>18 November 2012</date>
-    <revremark>
-      Updates for version 1.0 release.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>0.1</revnumber>
-    <date>29 October 2012</date>
-    <revremark>
-      Initial release with preliminary hardware.
-    </revremark>
-  </revision>
-</revhistory>
diff --git a/doc/telegps-docinfo.xml b/doc/telegps-docinfo.xml
deleted file mode 100644 (file)
index 4d3533d..0000000
+++ /dev/null
@@ -1,107 +0,0 @@
-<subtitle>An Owner's Manual for the TeleGPS recording GPS tracker</subtitle>
-<author>
-  <firstname>Bdale</firstname>
-  <surname>Garbee</surname>
-  <email>bdale@gag.com</email>
-</author>
-<author>
-  <firstname>Keith</firstname>
-  <surname>Packard</surname>
-  <email>keithp@keithp.com</email>
-</author>
-<copyright>
-  <year>2018</year>
-  <holder>Bdale Garbee and Keith Packard</holder>
-</copyright>
-<mediaobject>
-  <imageobject>
-    <imagedata fileref="telegps-v1.0-top.jpg" width="4.0in"/>
-  </imageobject>
-</mediaobject>
-<corpauthor>
-  <inlinemediaobject>
-    <imageobject>
-      <imagedata fileref="telegps-oneline.svg" width="3in"/>
-    </imageobject>
-  </inlinemediaobject>
-</corpauthor>
-
-<legalnotice>
-  <para>
-    This document is released under the terms of the
-    <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
-      Creative Commons ShareAlike 3.0
-    </ulink>
-    license.
-  </para>
-</legalnotice>
-<revhistory>
-  <?dbhtml filename="telegps-revhistory.html"?>
-  <revision>
-    <revnumber>1.8.7</revnumber>
-    <date>08 Oct 2018</date>
-    <revremark>
-      Fix TeleBT v4.0 RF calibration to factory value when
-      reflashing. Fix map images. Fix Mac OS X support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.8.3</revnumber>
-    <date>11 Dec 2017</date>
-    <revremark>
-      New graphing features. Improve reliability of data
-      download. Update KML export to satisfy Tripoli Records board
-      requirements.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.4</revnumber>
-    <date>10 May 2016</date>
-    <revremark>
-      Minor release fixing TeleBT v1.0 flow control and a few minor
-      application bugs.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6.1</revnumber>
-    <date>15 July 2015</date>
-    <revremark>
-      Minor release adding TeleBT v3.0 support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.6</revnumber>
-    <date>8 January 2015</date>
-    <revremark>
-      Major release adding TeleDongle v3.0 support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.5</revnumber>
-    <date>6 September 2014</date>
-    <revremark>
-      Major release adding EasyMega support.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.4.2</revnumber>
-    <date>17 August 2014</date>
-    <revremark>
-      Minor release fixing some Windows installation bugs.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.4.1</revnumber>
-    <date>20 June 2014</date>
-    <revremark>
-      Minor release fixing some installation bugs.
-    </revremark>
-  </revision>
-  <revision>
-    <revnumber>1.4</revnumber>
-    <date>15 June 2014</date>
-    <revremark>
-      Initial version
-    </revremark>
-  </revision>
-</revhistory>
diff --git a/doc/telemetry-docinfo.xml b/doc/telemetry-docinfo.xml
deleted file mode 100644 (file)
index 19f90ca..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<subtitle>Packet Definitions</subtitle>
-<author>
-  <firstname>Keith</firstname>
-  <surname>Packard</surname>
-  <email>keithp@keithp.com</email>
-</author>
-<date>1 July 2011</date>
-<copyright>
-  <year>2011</year>
-  <holder>Keith Packard</holder>
-</copyright>
-<legalnotice>
-  <para>
-    This document is released under the terms of the
-    <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
-      Creative Commons ShareAlike 3.0
-    </ulink>
-    license.
-  </para>
-</legalnotice>
-<revhistory>
-  <?dbhtml filename="telemetry-revhistory.html"?>
-  <revision>
-    <revnumber>0.1</revnumber>
-    <date>1 July 2011</date>
-    <revremark>Initial content</revremark>
-  </revision>
-</revhistory>
diff --git a/doc/titlepage.templates.tmpl b/doc/titlepage.templates.tmpl
deleted file mode 100644 (file)
index f437fb7..0000000
+++ /dev/null
@@ -1,1587 +0,0 @@
-<!DOCTYPE t:templates [
-<!ENTITY hsize0 "10pt">
-<!ENTITY hsize1 "12pt">
-<!ENTITY hsize2 "14.4pt">
-<!ENTITY hsize3 "17.28pt">
-<!ENTITY hsize4 "20.736pt">
-<!ENTITY hsize5 "24.8832pt">
-<!ENTITY hsize0space "7.5pt"> <!-- 0.75 * hsize0 -->
-<!ENTITY hsize1space "9pt"> <!-- 0.75 * hsize1 -->
-<!ENTITY hsize2space "10.8pt"> <!-- 0.75 * hsize2 -->
-<!ENTITY hsize3space "12.96pt"> <!-- 0.75 * hsize3 -->
-<!ENTITY hsize4space "15.552pt"> <!-- 0.75 * hsize4 -->
-<!ENTITY hsize5space "18.6624pt"> <!-- 0.75 * hsize5 -->
-]>
-<t:templates xmlns:t="http://nwalsh.com/docbook/xsl/template/1.0"
-            xmlns:param="http://nwalsh.com/docbook/xsl/template/1.0/param"
-             xmlns:fo="http://www.w3.org/1999/XSL/Format"
-             xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-<!-- ********************************************************************
-     $Id: titlepage.templates.xml 9722 2013-02-01 19:44:13Z bobstayton $
-     ********************************************************************
-
-     This file is part of the DocBook XSL Stylesheet distribution.
-     See ../README or http://docbook.sf.net/ for copyright
-     copyright and other information.
-
-     ******************************************************************** -->
-
-<!-- ==================================================================== -->
-
-<t:titlepage t:element="article" t:wrapper="fo:block"
-             font-family="{$title.fontset}">
-
-  <t:titlepage-content t:side="recto"
-            start-indent="0pt"
-             text-align="center">
-
-    <mediaobject space-before="1em"/>
-
-    <title t:named-template="component.title"
-          param:node="ancestor-or-self::article[1]"
-          keep-with-next.within-column="always"
-          font-size="&hsize5;"
-          font-weight="bold"/>
-
-    <subtitle/>
-
-    <date/>
-
-    <corpauthor space-before="0.5em"
-                font-size="&hsize2;"/>
-    <authorgroup space-before="0.5em"
-                 font-size="&hsize2;"/>
-    <author space-before="0.5em"
-            font-size="&hsize2;"/>
-
-    <!-- If you add editor, include this t:predicate attribute
-         because only the first editor generates the list of editors.
-    <editor t:predicate="[position() = 1]"/>
-    -->
-    <othercredit space-before="0.15in"/>
-    <releaseinfo space-before="0.15in"/>
-    <copyright space-before="0.15in"/>
-    <legalnotice text-align="start"
-                 margin-left="0.5in"
-                 margin-right="0.5in"
-                 font-family="{$body.fontset}"/>
-    <pubdate space-before="0.15in"/>
-    <revision space-before="0.15in"/>
-    <revhistory space-before="0.15in"/>
-    <abstract space-before="0.15in"
-             text-align="start"
-             margin-left="0.5in"
-              margin-right="0.5in"
-              font-family="{$body.fontset}"/>
-    <itermset/>
-  </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="set" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-      <title
-            t:named-template="division.title"
-            param:node="ancestor-or-self::set[1]"
-            text-align="center"
-            font-size="&hsize5;"
-            space-before="&hsize5space;"
-            font-weight="bold"
-            font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"
-             text-align="center"/>
-    <corpauthor space-before="0.25in"/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="book" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-       t:named-template="division.title"
-       param:node="ancestor-or-self::book[1]"
-       text-align="center"
-       font-size="&hsize5;"
-       space-before="&hsize5space;"
-       font-weight="bold"
-       font-family="{$title.fontset}"/>
-    <subtitle
-       text-align="center"
-       font-size="&hsize4;"
-       space-before="&hsize4space;"
-       font-family="{$title.fontset}"/>
-<!--
-    <corpauthor font-size="&hsize3;"
-               keep-with-next.within-column="always"
-               space-before="2in"/>
-    -->
-    <authorgroup space-before="2in"/>
-    <author font-size="&hsize3;"
-           space-before="&hsize2space;"
-           keep-with-next.within-column="always"/>
-    <!-- If you add editor, include this t:predicate attribute
-         because only the first editor generates the list of editors.
-        <editor t:predicate="[position() = 1]"/>
-        -->
-    <mediaobject space-before="1.5in"/>
-    <itermset/>
-  </t:titlepage-content>
-
-  <t:titlepage-content t:side="verso">
-      <title
-            t:named-template="book.verso.title"
-            font-size="&hsize2;"
-            font-weight="bold"
-            font-family="{$title.fontset}"/>
-      <authorgroup t:named-template="verso.authorgroup"/>
-      <author/>
-      <!-- If you add editor, include this t:predicate attribute
-           because only the first editor generates the list of editors.
-      <editor t:predicate="[position() = 1]"/>
-      -->
-      <othercredit/>
-      <releaseinfo space-before="0.15in"/>
-      <pubdate space-before="1em"/>
-      <copyright/>
-      <abstract/>
-      <legalnotice font-size="8pt"/>
-      <corpauthor text-align="center" space-before="0.5in"/>
-      <revhistory space-before="0.5in"/>
-  </t:titlepage-content>
-
-  <t:titlepage-separator>
-      <fo:block break-after="page"/>
-  </t:titlepage-separator>
-
-  <t:titlepage-before t:side="recto">
-  </t:titlepage-before>
-
-  <t:titlepage-before t:side="verso">
-      <fo:block break-after="page"/>
-  </t:titlepage-before>
-</t:titlepage>
-
-<!-- ==================================================================== -->
-
-<t:titlepage t:element="part" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-      <title
-            t:named-template="division.title"
-            param:node="ancestor-or-self::part[1]"
-            text-align="center"
-            font-size="&hsize5;"
-            space-before="&hsize5space;"
-            font-weight="bold"
-            font-family="{$title.fontset}"/>
-    <subtitle
-             text-align="center"
-             font-size="&hsize4;"
-             space-before="&hsize4space;"
-             font-weight='bold'
-             font-style='italic'
-             font-family="{$title.fontset}"/>
-    <itermset/>
-  </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="partintro" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          text-align="center"
-          font-size="&hsize5;"
-          font-weight="bold"
-          space-before="1em"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             text-align="center"
-             font-size="&hsize2;"
-             font-weight="bold"
-             font-style="italic"
-             font-family="{$title.fontset}"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="reference" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-      <title
-            t:named-template="division.title"
-            param:node="ancestor-or-self::reference[1]"
-            text-align="center"
-            font-size="&hsize5;"
-            space-before="&hsize5space;"
-            font-weight="bold"
-            font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"
-             text-align="center"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="refsynopsisdiv" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          font-family="{$title.fontset}"/>
-    <itermset/>
-  </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="refsection" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          font-family="{$title.fontset}"/>
-    <itermset/>
-  </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="refsect1" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          font-family="{$title.fontset}"/>
-    <itermset/>
-  </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="refsect2" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          font-family="{$title.fontset}"/>
-    <itermset/>
-  </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="refsect3" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          font-family="{$title.fontset}"/>
-    <itermset/>
-  </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="dedication" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="component.title"
-            param:node="ancestor-or-self::dedication[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize5;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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>
-
-<!-- ==================================================================== -->
-
-<!-- Same formatting as dedication -->
- <t:titlepage t:element="acknowledgements" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="component.title"
-            param:node="ancestor-or-self::acknowledgements[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize5;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="preface" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="component.title"
-            param:node="ancestor-or-self::preface[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize5;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <corpauthor/>
-      <authorgroup/>
-      <author/>
-      <othercredit/>
-      <releaseinfo/>
-      <copyright/>
-      <legalnotice/>
-      <pubdate/>
-      <revision/>
-      <revhistory/>
-      <abstract/>
-      <itermset/>
-    </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="chapter" t:wrapper="fo:block"
-               font-family="{$title.fontset}">
-    <t:titlepage-content t:side="recto" margin-left="{$title.margin.left}">
-      <title t:named-template="component.title"
-            param:node="ancestor-or-self::chapter[1]"
-            font-size="&hsize5;"
-            font-weight="bold"/>
-
-      <subtitle space-before="0.5em"
-               font-style="italic"
-               font-size="&hsize2;"
-               font-weight="bold"/>
-
-      <corpauthor  space-before="0.5em"
-                  space-after="0.5em"
-                   font-size="&hsize2;"/>
-
-      <authorgroup space-before="0.5em"
-                  space-after="0.5em"
-                   font-size="&hsize2;"/>
-
-      <author      space-before="0.5em"
-                  space-after="0.5em"
-                   font-size="&hsize2;"/>
-
-      <othercredit/>
-      <releaseinfo/>
-      <copyright/>
-      <legalnotice/>
-      <pubdate/>
-      <revision/>
-      <revhistory/>
-      <abstract/>
-      <itermset/>
-    </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="appendix" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:named-template="component.title"
-            param:node="ancestor-or-self::appendix[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize5;"
-            font-weight="bold"
-            font-family="{$title.fontset}"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <corpauthor/>
-      <authorgroup/>
-      <author/>
-      <othercredit/>
-      <releaseinfo/>
-      <copyright/>
-      <legalnotice/>
-      <pubdate/>
-      <revision/>
-      <revhistory/>
-      <abstract/>
-      <itermset/>
-    </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="section" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          margin-left="{$title.margin.left}"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="sect1" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          margin-left="{$title.margin.left}"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="sect2" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          margin-left="{$title.margin.left}"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="sect3" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          margin-left="{$title.margin.left}"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="sect4" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          margin-left="{$title.margin.left}"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="sect5" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          margin-left="{$title.margin.left}"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="simplesect" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          margin-left="{$title.margin.left}"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.fontset}"/>
-    <corpauthor/>
-    <authorgroup/>
-    <author/>
-    <othercredit/>
-    <releaseinfo/>
-    <copyright/>
-    <legalnotice/>
-    <pubdate/>
-    <revision/>
-    <revhistory/>
-    <abstract/>
-    <itermset/>
-  </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="topic" t:wrapper="fo:block">
-  <t:titlepage-content t:side="recto">
-    <title
-          font-weight="bold"
-           font-size="&hsize3;"
-           space-before="1em"
-           space-after="1em"
-          font-family="{$title.fontset}"/>
-    <subtitle
-             font-family="{$title.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="bibliography" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="component.title"
-            param:node="ancestor-or-self::bibliography[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize5;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="bibliodiv" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title t:named-template="component.title"
-            param:node="ancestor-or-self::bibliodiv[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize4;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="glossary" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="component.title"
-            param:node="ancestor-or-self::glossary[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize5;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="glossdiv" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title t:named-template="component.title"
-            param:node="ancestor-or-self::glossdiv[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize4;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="index" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="component.title"
-            param:node="ancestor-or-self::index[1]"
-             param:pagewide="1"
-            margin-left="0pt"
-            font-size="&hsize5;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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>
-
-<!-- ==================================================================== -->
-
-  <!-- The indexdiv.title template is used so that manual and -->
-  <!-- automatically generated indexdiv titles get the same -->
-  <!-- formatting. -->
-
-  <t:titlepage t:element="indexdiv" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title t:force="1"
-            t:named-template="indexdiv.title"
-            param:title="title"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="setindex" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="component.title"
-            param:node="ancestor-or-self::setindex[1]"
-             param:pagewide="1"
-            margin-left="0pt"
-            font-size="&hsize5;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="colophon" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="component.title"
-            param:node="ancestor-or-self::colophon[1]"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize5;"
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="sidebar" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title 
-            font-family="{$title.fontset}"
-            font-weight="bold"/>
-      <subtitle
-               font-family="{$title.fontset}"/>
-      <itermset/>
-    </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="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}"/>
-    <itermset/>
-  </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">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'TableofContents'"
-             space-before.minimum="1em"
-             space-before.optimum="1.5em"
-             space-before.maximum="2em"
-            space-after="0.5em"
-            start-indent="0pt"
-            font-size="&hsize3;"
-            font-weight="bold"
-            font-family="{$title.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="list.of.tables" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofTables'"
-             space-before.minimum="1em"
-             space-before.optimum="1.5em"
-             space-before.maximum="2em"
-            space-after="0.5em"
-            start-indent="0pt"
-            font-size="&hsize3;"
-            font-weight="bold"
-            font-family="{$title.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="list.of.figures" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofFigures'"
-             space-before.minimum="1em"
-             space-before.optimum="1.5em"
-             space-before.maximum="2em"
-            space-after="0.5em"
-            start-indent="0pt"
-            font-size="&hsize3;"
-            font-weight="bold"
-            font-family="{$title.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="list.of.examples" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofExamples'"
-             space-before.minimum="1em"
-             space-before.optimum="1.5em"
-             space-before.maximum="2em"
-            space-after="0.5em"
-            start-indent="0pt"
-            font-size="&hsize3;"
-            font-weight="bold"
-            font-family="{$title.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="list.of.equations" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofEquations'"
-             space-before.minimum="1em"
-             space-before.optimum="1.5em"
-             space-before.maximum="2em"
-            space-after="0.5em"
-            start-indent="0pt"
-            font-size="&hsize3;"
-            font-weight="bold"
-            font-family="{$title.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="list.of.procedures" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofProcedures'"
-             space-before.minimum="1em"
-             space-before.optimum="1.5em"
-             space-before.maximum="2em"
-            space-after="0.5em"
-            start-indent="0pt"
-            font-size="&hsize3;"
-            font-weight="bold"
-            font-family="{$title.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="list.of.unknowns" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofUnknown'"
-             space-before.minimum="1em"
-             space-before.optimum="1.5em"
-             space-before.maximum="2em"
-            space-after="0.5em"
-            start-indent="0pt"
-            font-size="&hsize3;"
-            font-weight="bold"
-            font-family="{$title.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="component.list.of.tables" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofTables'"
-             space-before.minimum="1em"
-             space-before.optimum="1em"
-             space-before.maximum="1em"
-            space-after="0.5em"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize1;"
-            font-weight="bold"
-            font-family="{$title.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="component.list.of.figures" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofFigures'"
-             space-before.minimum="1em"
-             space-before.optimum="1em"
-             space-before.maximum="1em"
-            space-after="0.5em"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize1;"
-            font-weight="bold"
-            font-family="{$title.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="component.list.of.examples" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofExamples'"
-             space-before.minimum="1em"
-             space-before.optimum="1em"
-             space-before.maximum="1em"
-            space-after="0.5em"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize1;"
-            font-weight="bold"
-            font-family="{$title.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="component.list.of.equations" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofEquations'"
-             space-before.minimum="1em"
-             space-before.optimum="1em"
-             space-before.maximum="1em"
-            space-after="0.5em"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize1;"
-            font-weight="bold"
-            font-family="{$title.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="component.list.of.procedures" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofProcedures'"
-             space-before.minimum="1em"
-             space-before.optimum="1em"
-             space-before.maximum="1em"
-            space-after="0.5em"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize1;"
-            font-weight="bold"
-            font-family="{$title.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="component.list.of.unknowns" t:wrapper="fo:block">
-    <t:titlepage-content t:side="recto">
-      <title
-            t:force="1"
-            t:named-template="gentext"
-            param:key="'ListofUnknown'"
-             space-before.minimum="1em"
-             space-before.optimum="1em"
-             space-before.maximum="1em"
-            space-after="0.5em"
-            margin-left="{$title.margin.left}"
-            font-size="&hsize1;"
-            font-weight="bold"
-            font-family="{$title.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:templates>