Has anyone been able to build the documentation in pdf format? I am able to, in an old source tree. However, it fails when I attempt it with a fresh cvs checkout (except for user-config.jam of course).
I've configured my user-config.jam (it works in the old tree). I'm using fop-0.20.5, docbook-xsl-1.65.1, docbook-xml-4.2, java-1.4.1, libxml2-2.6.11-2, libxslt-1.1, and jai-1.1.2 There are 2 issues. The first is either the jimi image library or JAI (Java Advanced Imaging API) must be installed. The boostbook documentation doesn't mention this. The other is this error: > [ERROR] property - "background-position-horizontal" is not implemented > yet. [ERROR] property - "background-position-vertical" is not > implemented yet. I found in the docbook-apps archive this workaround: "... workaround: use a image with same size as your output pages (this will make your PDF larger)" The reference to background-position-* appears in boost_root/bin.v2/doc/debug/boost.fo It's on the first line all way over to the right (several page widths). The image file is http://docbook.sourceforge.net/release/images/draft.png so resizing it is not an option. Is there a fix for this? Maybe a way to not include the background image in a pdf build? Thanks, Bart ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Boost-docs mailing list [EMAIL PROTECTED] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
