This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] print output, id values


On Tue, Oct 21, 2003 at 01:54:12PM +0500, David Tolpin wrote:
> > I've seen (flashing past the screen)
> > 
> > <fo:block span="none"><fo:table space-before.minimum="0 .......
> > 
> > XEP validation didn't seem to like it.
> > 
> > 
> >   This object does not span multiple columns. from 7.20.4
> > 
> 
> The only thing that may cause XEP not to like the 'span'
> attribute is that the block
> is not a child of fo:flow. Only childs of fo:flow are
> allowed to have 'span' specified.

Oh yeah, that problem.  Thanks for the reminder.  I think
we should just turn off the span property in the fo output
since there is no easy way in XSL to unwind the block
nesting to make the table a direct child of fo:flow.
That means the pgwide attribute in tables would be
ineffective if you are in multicolumn format.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]