[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] make all tables span a multi-column layout
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 bobs@sagehill.net ----- Original Message ----- From: "Scott Hudson" <scott.hudson@flatironssolutions.com> To: "Docbook-Apps" <docbook-apps@lists.oasis-open.org> 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: docbook-apps-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org > > >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]