In article <[EMAIL PROTECTED]>, "Pascal Sancho" <[EMAIL PROTECTED]> wrote:
> > Hi Arturo, > > After reading your fo file, I've identified what did not do the job: > fo:inline containing a fo:list-block. > (see the snippet in fine) > > <fo:inline> > <!-- when this fo:inline is removed, the layout is well done --> > <fo:list-block > xmlns:psmi="http://www.CraneSoftwrights.com/resources/psmi" > xmlns:fox="http://xml.apache.org/fop/extensions" keep-together="always" Hi Pascal (et al) That did the trick. Personally, I can't imagine why anyone would both to enclose a block in an inline. Thanks a ton! -arturo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
