My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 151: Force images too big to fit to insert a page break
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  roberto.alsina
Closed:  Aug 16
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by gra...@titanium.sabren.com, Aug 11, 2009
Maybe this is something that is possible, but I didn't see it in the documentation. If I have a ".. 
figure::" with an image and text description near the end of a page, and it doesn't fit, it jumps to 
the next one correctly. However, for images this is not available. I get the warning 
"flowables.py:72 image doc/aspecto2.png is too tall for the frame, rescaling".

There's no problem for me to wrap this inside a figure, but maybe when I reach to having a TOC 
for figures that would not be good. Maybe it would be possible to add a special option to the 
image to avoid it being scaled down?
Comment 1 by roberto.alsina, Aug 11, 2009
The current behaviour is because of  Issue 116 , and I really don't know what to do with it.

The desired behaviour is that if it's too large for the available space, it will cause a pagebreak. If it is again 
too large, then it will be scaled.

If you are not getting that behaviour, please post a test case?

Comment 2 by gra...@titanium.sabren.com, Aug 13, 2009
Here, second image on the page is scaled down. Maybe the problem is that I'm requesting a specific width.
image_resize.zip
409 KB   Download
Comment 3 by roberto.alsina, Aug 16, 2009
Finally got around to trying your test case, and of course you are correct.
Status: Started
Owner: roberto.alsina
Comment 4 by roberto.alsina, Aug 16, 2009
I *think* this is fixed in r805, if you can please take a look.
Status: Fixed
Comment 5 by gra...@titanium.sabren.com, Aug 16, 2009
Now works for me too.
Sign in to add a comment

Hosted by Google Code