Changes between Version 7 and Version 8 of BoostDocs/PDF


Ignore:
Timestamp:
Feb 9, 2009, 5:46:40 PM (14 years ago)
Author:
John Maddock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BoostDocs/PDF

    v7 v8  
    2020  * Some of the PDF's are badly named: for example the python tutorial is simply "tutorial.pdf", Phoenix is "users_manual.pdf" and Boost.Build is "standalone.pdf".
    2121  * The libraries Conversion and Optional do not currently build as PDF's - their XML is invalid, looks like an easy fix though - just tweak their usage of hyperlinks at global (ie not in a section) scope: patch now available for this, not yet committed.
    22   * The BoostBook documentation doesn't build as a PDF: Lots of inval XML, this one looks much harder to fix.
    2322  * Currently only RenderX's XEP FO processor will build all the docs correctly, Apache FOP is *still* not mature enough :-(
    2423  * There is currently no way to detect overflow of content on the right margin (usually caused by over-long code blocks), ideally this would be made a build error.
     
    2928  * [https://svn.boost.org/trac/boost/changeset/51133/trunk 51133: Fix Bimap image DPI's].
    3029  * [https://svn.boost.org/trac/boost/changeset/51142/trunk 51142: Fix Thread lib Jamfile].
     30  * [https://svn.boost.org/trac/boost/changeset/51147/trunk 51147: Fix Boostbook XML so it generates valid FO].