Mark Andrews wrote:
I had wierd results with the following just printing out "Zone" and
not the rest of the lines in the table.
<texttable>
<ttcol align="left">Zone</ttcol>
<c>10.IN-ADDR.ARPA</c>
<c>16.172.IN-ADDR.ARPA</c>
<c>17.172.IN-ADDR.ARPA</c>
...
That's a bug in the texttable processing code, which I'm currently
fixing (download the new version later today...). Thanks for the report.
...
Also how do you do the equivalent of " " in
xml?
...
If you reference the rfc2629.dtd (as shipping with xml2rfc.tcl), it
should work out of the box, as rfc2629-xhtml.ent defines that entity.
Otherwise, just substitute with: "    ".
Out of curiosity: where do you need that?
BR, Julian
_______________________________________________
Ietf mailing list
Ietf(_at_)ietf(_dot_)org
https://www.ietf.org/mailman/listinfo/ietf