OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]