Problems with listing in a table
"Christine Artelsmair" <[email protected]> Tue, 30 Sep 2003 14:52:45 +0200
| Newsgroups | gmane.text.xml.jfor.general |
|---|---|
| Message-ID | <001901c38751$c1ad32c0$7a5d4e8c@olive> |
Dear jfor developers and users,
I have a problem when listing some items in a table cell, and a
paragraph above the listing.
The result looks like this:
* Headingitem 1
* item 2
* item 3
The heading should not have a list symbol and item 1 should be in a
separate line.
The xsl-fo fragment is as follows:
------------------------------------------------------------
<fo:block font-weight="bold">Heading</fo:block>
<fo:list-block>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block font-size="10pt">
<fo:inline
font-family="Symbol">.</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block font-size="10pt">item 1</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block font-size="10pt">
<fo:inline
font-family="Symbol">.</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block font-size="10pt">item 2</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block font-size="10pt">
<fo:inline
font-family="Symbol">.</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block font-size="10pt">item 3</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
------------------------------------------------------------
inside a table cell.
Any suggestions, ideas, solutions?
With kind regards,
Christine
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf