tables and graphics and rtf...

Subject: tables and graphics and rtf...
From: Norman Walsh <ndw@xxxxxxxxxx>
Date: Fri, 3 Sep 1999 07:22:39 -0400
Hello world,

Has anyone else figured this out. If you try a simple document,
like the one below, you get a table with a graphic in it, but
the top of the graphic is "cut off" by the top of the table row.

I fiddled with line-spacing and min-leading everywhere that seemed
relevant, but had no luck.

Then I put a huge line-spacing on the table-row, just to see if
that would do it. To my surprise, the text in the cells appeared
at the bottom with loads of head-room, but the graphic remained
stuck at the top of the cell, cut off again.

Anyone cracked this nut? Is there a way to make this work?

<!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<book id=book>
<bookinfo>
  <title>Book Title</title>
  <author><surname>Walsh</surname><firstname>Norman</firstname></author>
  <legalnotice><title>Legal Notice</title>
  <para>This is a test document. You can do what you will with it.</para>
  </legalnotice>
</bookinfo>
<chapter id=c1><title>A Very Long<indexterm><primary>Long</primary></indexterm> Appendix</title>
<epigraph>
<attribution>A. Nonymous</attribution>
<para>
This is an epigraph. This is an epigraph. This is an epigraph.
This is an epigraph. This is an epigraph. This is an epigraph.
This is an epigraph. This is an epigraph. This is an epigraph.
</para>
</epigraph>

<para>
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
<graphic fileref="emc2.gif"></graphic>
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
This is not an epigraph. This is not an epigraph. This is not an epigraph.
</para>


<informaltable>
<tgroup cols=3>
<tbody>
<row>
<entry>one</entry>
<entry><para><graphic fileref="emc2.gif"></graphic></para></entry>
<entry>three</entry>
</row>
</tbody>
</tgroup>
</informaltable>

</chapter>

</book>


                                        Cheers,
                                          norm

-- 
Norman Walsh <ndw@xxxxxxxxxx>      | A heavy snowfall disappears into
http://nwalsh.com/                 | the sea. What silence!


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread