
24 Jan
2011
24 Jan
'11
6:19 p.m.
1 PDF version as well as HTML (and so use Quickbook?).
Is there some simple doc on how to produce PDF from Quickbook ?
It's just a: bjam pdf You do need an FO processor installed, see the setup instructions here: https://svn.boost.org/trac/boost/wiki/BoostDocs/GettingStarted You may also (purely for your own convenience) add an install rule to your Jamfile to copy the generated PDF somewhere accessible rather than the usual unmentionable directory it gets put in. Otherwise see for example the Boost.Math docs for some more Jamfile options. HTH, John.