David Shevitz wrote:

Thanks. I hadn't realized there have been so few updates to FOP.

I noticed on a post that to implement a blind table within a template, I should add the following to my customization layer:

customization layer? Isnt that a docbook term? I'm not familiar with docbook.

The basic concepts of a table-caption in FOP are very simple. table-caption isnt implemented, so to keep a piece of text, either above or below a table, simply create an outer table that has no borders (aka 'blind table'). The outer table will need a single column and 2 rows. The inner table is then placed either inside the top or bottom cell and the caption in the other cell depending on whether the caption is required above or below the original table. Make sense?

How to achieve this within docbook is another issue, which I suggest you ask on the docbook user list.

<snip/>

Chris


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to