Boost logo

Boost :

From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2008-05-13 04:24:28


Jonathan Biggar wrote:
> I'm trying to build a .pdf of boost.asio documentation, but it fails
> with this message (and two more identical errors with different stack
> traces):
>
>> javax.xml.transform.TransformerException: org.apache.fop.fo.ValidationException:
>> file:/home/corvette/jon/tech/boost-1.35.0/libs/asio/doc/../../../bin.v2/libs/as
>> io/doc/gcc-4.1.2/debug/standalone_doc.fo:24047:598: Error(24047/598): fo:list-bl
>> ock is missing child elements.
>> Required Content Model: marker* (list-item)+
>> at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:168)
>> at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:115)
>> at org.apache.fop.cli.Main.startFOP(Main.java:166)
>> at org.apache.fop.cli.Main.main(Main.java:197)
>
> Anybody have any suggestions or better luck?

Please try the change to libs/asio/doc/reference.qbk shown here:

   http://svn.boost.org/trac/boost/changeset/45293

N.B.: I tried it myself and I was not very impressed with the resulting
pdf file -- the tables and code snippets all seem to be messed up.

Cheers,
Chris


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk