Next in thread → Next in month →

Re: [docbook-apps] Spanning tables/figures over two column layout

From
Bob Stayton <>
Date
2004-08-13T16:25:49+00:00
ID
01db01c48152$3128df00$6401a8c0@toshiro
Thread
Re: [docbook-apps] Spanning tables/figures over two column layout
Theortically you should be able to set a pgwide="1" attribute on a table or
figure.

Unfortunately, it doesn't work in the current DocBook XSL stylesheets with
XSL-FO 1.0. For column spans to work, the fo:block with the span has to be
an immediate child of the fo:flow.  But the DocBook XSL stylesheet
architecture creates a lot of nested blocks, so a table or figure block
would not meet that condition.  Trying to unwind the nested blocks for one
table would be pretty tricky.  My understanding is that such spans will be
easier in XSL-FO 2.0.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Pool 475-1 FRD TE-N" <>
To: <>
Sent: Wednesday, August 11, 2004 12:43 AM
Subject: [docbook-apps] Spanning tables/figures over two column layout


> Hi,
>
> Is there a way to define tables and figures spanning over two columns.
>
> Best regards,
> Bjoern
>
>
Next in thread → Next in month →