$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-04-07 05:44:27
>> One last thing. My main requirement to any document is the ability
>> to conveniantly print it out. This is totaly missing from HTML
>> versions. In fact, I would much prefer a single HTML with anchors
>> to what we have now. I guess PDFs are going to compensate for this.
>> Will they be available?
>
> Yes. BoostBook can generate PDFs as well.
Sigh... only up to a point, I believe that images (png's etc) are not
supported in PDF output. That'll make most of the Math lib docs unreadable
in PDF format.
Sincerely hoping someone proves me wrong....
John.