On Thu, Jul 19, 2012 at 7:20 AM, D3xter <s
...@lovelysystems.com> wrote:
> This issue is already know and reported:
>
https://code.google.com/p/rst2pdf/issues/detail?id=454
> On Thursday, July 19, 2012 4:06:48 AM UTC+2, wer...@thieprojects.ch wrote:
>> Hi all
>> with a completely up to date installation of rst2pdf 0.92.dev-r2516, I
>> try to
>> rst2pdf manual.txt -o manual.pdf -s manual.style -b1
>> which fails in reportlab due to a splitting problem.
>> reportlab.platypus.doctemplate.LayoutError: Splitting error(n==2) on
>> page 6 in
>> <BoundByWidth at 0x10662fc20> containing: [u'<XXPreformatted at
>> 0x10662fb90># This is an example config file. Modify and p
>> Shortening the sample.config such that it fits the page, the manual is
>> produced normally.
>> reportlab according to pip freeze is reportlab==2.5
>> pip install --upgrade reportlab
>> says all upto date.
>> I'm grateful for clues!
>> TIA, Werner