Re: 2 column pages - align column ending

On Tue, December 3, 2013 1:46 pm, Szabo, Patrick (LNG-VIE) wrote:
> I have simple-page-master with 2 columns and I need to align the ending.
> For example if there's only enough text for half of the page then i need 2
> columns oft he same length containing that text instead of only one cloumn
> with all the text.

After the text, put an empty fo:block with 'span="all"' [1] that is a
child of the fo:flow.

If you're using Antenna House, they have a axf:column-fill [2] extension
that handles it.

Regards,


Tony Graham                                   tgraham@mentea.net
Consultant                                 http://www.mentea.net
Mentea       13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
 --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --
    XML, XSL-FO and XSLT consulting, training and programming
       Chair, Print and Page Layout Community Group @ W3C

[1] http://www.w3.org/TR/xsl11/#span
[2] http://antennahouse.com/xslfo/extension.htm#axf.column-fill

Received on Tuesday, 3 December 2013 13:59:56 UTC