| 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 |
Sign in to add a comment
|
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? |
||||||||||
,
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? |
|||||||||||
,
Aug 13, 2009
Here, second image on the page is scaled down. Maybe the problem is that I'm requesting a specific width. |
|||||||||||
,
Aug 16, 2009
Finally got around to trying your test case, and of course you are correct.
Status: Started
Owner: roberto.alsina |
|||||||||||
,
Aug 16, 2009
I *think* this is fixed in r805, if you can please take a look.
Status: Fixed
|
|||||||||||
,
Aug 16, 2009
Now works for me too. |
|||||||||||
|
|
|||||||||||