
AMDG John Maddock wrote:
I've added a first cut to the sandbox at pdf/units/release/units (https://svn.boost.org/svn/boost/sandbox/pdf/units/release/units.pdf) using a patched version of your Jamfile (let me know if you want me to commit the attached patch).
+ <format>pdf:<xsl:param>img.src.path=$(images_location)/ This path never gets embedded in the pdf, only the images used do, right?
Things I've noticed:
* Links to source files and headers are broken, I think this may be fixable with some more xsl:param's, but haven't looked into it.
The links in the reference are controlled by <xsl:param>boost.root. The others are in quickbook and are set up for generating html. I've never been able to come with a good way to control them. In Christ, Steven Watanabe