<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Is there a simple way to force a table to actually generate
rules around all cells when generating html from docbook?</span></font><font
color=black><span style='color:black'>&nbsp; </span></font><font color="#000096"><span
style='color:#000096'>&lt;table</span></font><font color="#f5844c"><span
style='color:#F5844C'> rules</span></font><font color="#ff8040"><span
style='color:#FF8040'>=</span></font><font color="#993300"><span
style='color:#993300'>&quot;all&quot;</span></font><font color="#000096"><span
style='color:#000096'>&gt; </span></font>is not doing it<font color="#000096"><span
style='color:#000096'>. </span></font><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Right now, I&#8217;m having to
insert non-breaking spaces to force empty cells to get rules, which means I
have a lot of lines like this: <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 color=black face="Times New Roman"><span
style='font-size:12.0pt;color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></font><font color="#000096"><span style='color:#000096'>&lt;td&gt;</span></font><font
color=black><span style='color:black'>&nbsp;</span></font><font
color=darkgreen><span style='color:darkgreen'>&lt;!-- nonbreaking space --&gt;</span></font><font
color="#000096"><span style='color:#000096'>&lt;/td&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>in a sparse table. This is okay &#8211; easily generated
with global replace &#8211; but a but of a nuisance. PDFs generated from the
same source are ruled correctly, but the HTML is not, unless the &amp;nbsp is
inserted. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>&nbsp;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Or, for a workaround, is it possible to add a non-breaking
space to the &#8220;insert from character map&#8221; options in a future
version? <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>(speaking of the character map, it would be really nice if
the non-printing characters were labelled &#8211; I can usually remember that
U+000D is a CR, but the others I have to look up)<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Cheers,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>-Jon Kiparsky<o:p></o:p></span></font></p>

</div>

</body>

</html>