Re: [xep-support] Double column to single column switch

From: W. Eliot Kimber (ekimber@innodata-isogen.com)
Date: Fri Sep 24 2004 - 07:16:39 PDT

  • Next message: Nicholas Gledhill: "[xep-support] Tables"

    Rose, Richard wrote:

    > At the point where you want to span 2 columns add
    >
    > <fo:block span="all"> {your table information} </fo:block>
    >
    > This will span all the columns set in simple-page-master for all content
    > nested within the fo:block node. (you can specify a number instead of
    > "all" if you wish)

    XSL-FO 1.0 does not support a number for span=. The allowed values are
    "none" or "all" (or "inherit"). Support for spanning a specific number
    of columns would be a proprietary extension (albeit, a useful one).

    Cheers,

    Eliot

    -- 
    W. Eliot Kimber
    Professional Services
    Innodata Isogen
    9390 Research Blvd, #410
    Austin, TX 78759
    (512) 372-8122
    eliot@innodata-isogen.com
    www.innodata-isogen.com
    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
    


    This archive was generated by hypermail 2.1.5 : Fri Sep 24 2004 - 07:33:09 PDT