Keep tables together on a page
authorKeith Packard <keithp@keithp.com>
Tue, 17 Dec 2013 19:19:54 +0000 (11:19 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 17 Dec 2013 19:19:54 +0000 (11:19 -0800)
doc/altusmetrum.xsl
doc/xorg-fo.xsl

index 3022b8e3ff708b2c467942e4d81e91732c7fead7..659ea2f91125b0eb03321f5d8e8843efc049e3bd 100644 (file)
@@ -329,6 +329,7 @@ NAR #88757, TRA #12200
       </para>
       <table frame='all'>
        <title>Altus Metrum Electronics</title>
       </para>
       <table frame='all'>
        <title>Altus Metrum Electronics</title>
+       <?dbfo keep-together="always"?>
        <tgroup cols='8' align='center' colsep='1' rowsep='1'>
          <colspec align='center' colwidth='*' colname='Device'/>
          <colspec align='center' colwidth='*' colname='Barometer'/>
        <tgroup cols='8' align='center' colsep='1' rowsep='1'>
          <colspec align='center' colwidth='*' colname='Device'/>
          <colspec align='center' colwidth='*' colname='Barometer'/>
@@ -436,6 +437,7 @@ NAR #88757, TRA #12200
       </table>
       <table frame='all'>
        <title>Altus Metrum Boards</title>
       </table>
       <table frame='all'>
        <title>Altus Metrum Boards</title>
+       <?dbfo keep-together="always"?>
        <tgroup cols='6' align='center' colsep='1' rowsep='1'>
          <colspec align='center' colwidth='*' colname='Device'/>
          <colspec align='center' colwidth='*' colname='Connectors'/>
        <tgroup cols='6' align='center' colsep='1' rowsep='1'>
          <colspec align='center' colwidth='*' colname='Device'/>
          <colspec align='center' colwidth='*' colname='Connectors'/>
@@ -612,6 +614,7 @@ NAR #88757, TRA #12200
       </para>
       <table frame='all'>
        <title>Data Storage on Altus Metrum altimeters</title>
       </para>
       <table frame='all'>
        <title>Data Storage on Altus Metrum altimeters</title>
+       <?dbfo keep-together="always"?>
        <tgroup cols='4' align='center' colsep='1' rowsep='1'>
          <colspec align='center' colwidth='*' colname='Device'/>
          <colspec align='center' colwidth='*' colname='Bytes per sample'/>
        <tgroup cols='4' align='center' colsep='1' rowsep='1'>
          <colspec align='center' colwidth='*' colname='Device'/>
          <colspec align='center' colwidth='*' colname='Bytes per sample'/>
index a02ad1ea03a75c25005d4ded9395351a344993be..075a2d982f050f183faec789875bba769c56304c 100644 (file)
@@ -17,7 +17,7 @@
 
                        <!-- Reference Pages HTML/FO Parameters -->
 
 
                        <!-- Reference Pages HTML/FO Parameters -->
 
-  <!-- The formatting of a function element will include generated parentheses -->
+
   <xsl:param name="function.parens" select="1"/>
 
   <!-- ANSI-style function synopses are generated for a funcsynopsis element -->
   <xsl:param name="function.parens" select="1"/>
 
   <!-- ANSI-style function synopses are generated for a funcsynopsis element -->
@@ -98,7 +98,6 @@
   <xsl:param name="body.font.family">DejaVu Serif</xsl:param>
   <xsl:param name="symbol.font.family">serif,Symbol,AR PL UMing CN,AR PL ShanHeiSun Uni,GNU Unifont</xsl:param>
 
   <xsl:param name="body.font.family">DejaVu Serif</xsl:param>
   <xsl:param name="symbol.font.family">serif,Symbol,AR PL UMing CN,AR PL ShanHeiSun Uni,GNU Unifont</xsl:param>
 
-
                        <!-- Paragraph template bits -->
 
   <!--  make it possible to turn off hyphenation when it's giving us probs -->
                        <!-- Paragraph template bits -->
 
   <!--  make it possible to turn off hyphenation when it's giving us probs -->