Re: [docbook-apps] 2 column sidebar with Antenna House

From
Daniel Reed <>
Date
2011-11-16T21:05:13+00:00
ID
Thread
Re: [docbook-apps] 2 column sidebar with Antenna House
Thanks for the help.

Turns out, AH documentation is a bit incomplete.  The <fo:block-container> must be a child element of the fo:flow in order for this to work.

That isn't really stated from what I have read, though knowing how it works in RenderX, I should have known.

Thanks for the tip though.

cheers

On Wed, Nov 16, 2011 at 3:30 AM, Jirka Kosek <> wrote:

On 16.11.2011 1:10, Daniel Reed wrote:

> When the content is rendered, it does have 2 columns, but content is always

> in column #1, nothing ever flows to the second column.

>

> I tried setting the axf:column-fill="balance" (which, according to the doc,

> is the default anyway) and that didn't help.

Try to put <fo:block span="all"/> at the end of your two column content.

This does ballancing when you have two columns in region-body, it might

work there as well -- I don't have XSL Formatter at hand to test it.

                                Jirka

--

------------------------------------------------------------------

  Jirka Kosek     e-mail:      http://www.kosek.cz

------------------------------------------------------------------

  Profesionální školení a poradenství v oblasti technologií XML.

       Podrobný přehled školení http://xmlguru.cz/skoleni/

------------------------------------------------------------------

  http://docbook.cz    Stránky o dokumentačním formátu DocBook

  http://xmlguru.cz    Blog mostly about XML for English readers

------------------------------------------------------------------