$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [random] new documentation
From: John Maddock (john_at_[hidden])
Date: 2010-02-22 11:37:43
>> If someone knew a trick for a better formatting result, I'd be very
>> interested.
>
> Well the easy way would have been to change the wrapping with a
> "white-space: pre-wrap" CSS style. But, when I tried that, it produces
> rather bad rendering since those synopsis sections have white-space
> "columns". So to really fix things someone first has to change the doc
> generation to not use the rather bad white-space column format.
That would only fix HTML formatting though? Not PDF's?
John.