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


> 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.

David Tolpin
http://davidashen.net/


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