Hi Scott,
Page column spans are more complicated than they should be. You need to read this section:

http://www.sagehill.net/docbookxsl/MultiColumns.html#PageColSpans

Bob Stayton
Sagehill Enterprises
[EMAIL PROTECTED]


----- Original Message ----- From: "Scott Hudson" <[EMAIL PROTECTED]>
To: "Docbook-Apps" <[email protected]>
Sent: Thursday, November 13, 2008 4:31 PM
Subject: [docbook-apps] make all tables span a multi-column layout


If I want to make all tables in my document span a 2-column layout, what do I need to set? I've tried:

    <xsl:attribute-set name="table.table.properties">
        <xsl:attribute name="span">all</xsl:attribute>
<xsl:attribute name="keep-together.within-column">always</xsl:attribute>
    </xsl:attribute-set>


But no effect. Tables remain in the single column?

Thanks,

--Scott

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





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

Reply via email to