<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello all,<br>
    I just ran into an interesting problem. Because my contributions
    have been building, I missed that the conventions for <table>
    were different.<br>
    <br>
    This is what I used:<br>
    <table frame='all'><title>TableTitle</title><br>
    <tgroup cols='2' align='left' colsep='1' rowsep='1'><br>
    <colspec colname='c1' colwidth="20%"/><br>
    <colspec colname='c2' colwidth="80%"/><br>
    <thead><br>
        <row><br>
              <entry>header1</entry><br>
              <entry>header2</entry><br>
        </row><br>
    </thead><br>
    <tbody><br>
        <row><br>
            <entry><para></para></entry><br>
            <entry><para></para></entry><br>
        </row><br>
     </tbody><br>
    </tgroup><br>
    </table><br>
    <br>
    This looks fine in HTML (which is where I edit), but doesn't work in
    the PDF.  Is there any way that we could change the build process so
    that it works in PDF as well? Am sure other noobs might make the
    same mistake, and content-wise, it doesn't make a difference.<br>
    <br>
    thanks, <br>
    Summer<br>
    <br>
    <div class="moz-signature">
      <div><font color="#666666">Summer Long<br>
          OpenStack Documentation<br>
          Engineering Content Services<br>
          <br>
          Red Hat Asia Pacific<br>
          Brisbane, Australia</font><br>
        <a href="mailto:slong@redhat.com">slong@redhat.com</a></div>
    </div>
    <br>
    <span style="color:#000000;" class="headerSpan"></span><br>
  </body>
</html>