
No idea, I'm just running the scripts, and I haven't been able to figure out what the issue is. If you can let me have an alternative version of make_qbk.py I can see if it solves the problem though.
This was the only structural change.
So herewith the alternative version. This is in fact the Trunk version but contains the (original) reference to bjam.
Nope same error: fop.render.pdf ..\..\..\bin.v2\libs\geometry\doc\msvc-10.0\debug\threading-multi \geometry.pdf (document [system-id file:/M:/data/boost/branches/release/libs/geometry/doc/../. ./../bin.v2/libs/geometry/doc/msvc-10.0/debug/threading-multi/geometry.fo] (validate [error] Empty 'fo:table-body'. [validation total: 1 error] Parse error: Invalid XSL FO source 'file:/M:/data/boost/branches/release/libs/geometry/doc/../../../bin.v2/libs/geometry/doc/msvc-10.0/debug/threading-multi/geometry.fo': 1 error found during validation HTML builds OK though. Somewhere there's a table with no content being generated, and the FO processor doesn't like it, don't know where that's coming from though... John.