Thank you Pascal. I should try to import the FOP 0.95 sources to see what's happening when this bug occurs.
I'll keep in touch with the FOP dev list if I get major problems while getting FOP running from sources. Best regards, EM. 2010/3/3 Pascal Sancho <[email protected]> > Hi Euan, > > this bug is still reproduced with FOP TRUNK. > as a workaround, you should use fo:table instead of fo:list. > > for your 2nd question, you can directly download FOP 0.95 binaries (see > [1]), but if you want to build from source, you should read first the > build page [2]). > If you still get errors, please post them on the list, somebody should > help you. > > note that these 2 topics should have been posted on FOP-user list, since > it is related with FOP usage rather than FOP development. > > [1] http://xmlgraphics.apache.org/fop/download.html > [2] http://xmlgraphics.apache.org/fop/0.95/compiling.html > > -- > Pascal > > Euan mateo a écrit : > > Hello, > > > > I'm actually working hard to upgrade some huge stylesheets from FOP > > 0.20.5 to 0.95. > > > > I'm facing an allready known problem: > > https://issues.apache.org/bugzilla/show_bug.cgi?id=43416 > > > > Some data is missing after a 'break-before='page'" applied on a block > > element embeded in a fo:list-item-body element. > > > > This bug has been reported on the FOP 0.94 version. > > > > I had a glance at the FOP design introduction. > > I have also imported the FOP 0.95 java sources from the svn > > repository, but I cannot get rid of the many classpath errors I get. > > > > I guess this issue has something to do with the layout manager, but I > > cannot figure how. > > > > > >
