I get HTTP 303 errors when retrieving images from the old location (browser is fine, but Java chokes while building the PDF's). I couldn't find a git location that didn't also give 303 errors, so this seems to be the next best alternative.
Remove stray text on end of line.
Fixes PDF doc build.
Aside: this whole Q&A set block could probably be removed now given that it appears to be a workaround for the ancient FOP-0.2.
Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.
[SVN r51104]
and docbook xsl, since the old versions are no longer posted for download.
The newer version of apache fop is stricter about its input,
and currently fails to validate its input when trying to build boost.pdf,
due to various bits on invalid docbook. I have it working locally
though, and will create tickets with patches in trac for the remaining
issues in the library docs and tools.
[SVN r40049]