[xep-support] Column width and table content

Fritsch, Michael michael.fritsch at coremedia.com
Tue Jul 5 02:23:22 PDT 2005


Hello, a new try with a shorter mail ;-)
I still have a problem generating an index using tables.
I'm using a two-column page layout and add the index entries and page numbers using a table with two columns.  Each cell of one column holds the index entries, the other holds the page numbers.
The Layout should look like the following:
A					C

IndexEntry	10, 15, 32, 55		IndexEntry 111
		60, 79
In XEP 2.78 everything worked fine but now the page numbers behave strange. If there are too much page numbers  for one line of the table cell, they overlap with the first cell and sometimes even with the index entry.
The xsl-fo looks as follows:

<fo:flow font-size="9pt" font-family="Conduit" line-height="10.2pt" text-align="justify" padding-after="5pt" hyphenate="true" language="en" padding-before="10pt" flow-name="xsl-region-body">
			<fo:table table-layout="fixed" width=28mm" border-collapse="separate">
				<fo:table-column column-width="28mm"/>
				<fo:table-column column-width="18mm"/>
<fo:table-row>
						<fo:table-cell>
							<fo:block font-size="9pt" font-family="Conduit" line-height="10.2pt" text-align="left" padding-after="1pt" hyphenate="true">Active Delivery Server</fo:block>
						</fo:table-cell>
						<fo:table-cell>
							<fo:block font-size="8pt" font-family="Conduit" line-height="10.2pt" text-align="right" padding-after="1pt" hyphenate="true">
								<fo:basic-link internal-destination="doc18798">
									<fo:page-number-citation ref-id="doc18798"/>
								</fo:basic-link>, 
​
                    <fo:basic-link internal-destination="doc18806">
									<fo:page-number-citation ref-id="doc18806"/>
								</fo:basic-link>, 
​
                    <fo:basic-link internal-destination="doc18840">
									<fo:page-number-citation ref-id="doc18840"/>
								</fo:basic-link>, 
​
 </fo:block>
						</fo:table-cell>
					</fo:table-row>
So, what's wrong??
Thanks in advance,
Michael


-- 
Dr. Michael Fritsch
Technical Editor

tel +49.40.325587.214
fax +49.40.325587.999
michael.fritsch at coremedia.com

CoreMedia
Ludwig-Erhard-Str. 18
20459 Hamburg, Germany
<www.coremedia.com>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20050705/380af3f1/attachment.html>


More information about the Xep-support mailing list