Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 09-24-2015, 02:37 PM   #31
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by Notjohn View Post
>the text from after Fig.1 would be laid out at the bottom of the page down to the end of the page, and then Fig.1 would again appear at the top of the very next page

Anyone who has read many e-books must be accustomed to those occasional short pages, just as he is accustomed to the occasional short line (much to be preferred IMHO to the wild hyphenating that is sometimes used to justify lines). I think that to begin a caption on a page without an image would confuse more people than it would help.

That said, I often try to work caption information into the preceding paragraph, to avoid situations where the image appears at the bottom of the page and the caption is forced to the next page. An image without caption information is more mysterious than caption information without an image, at least in the way I use images as illustrations for the text.
The reference to figure 1 mentioned the image, not the caption and text after Figure 1 was not the caption either. The caption should be kept with the image.

Dale
DaleDe is offline   Reply With Quote
Old 09-25-2015, 02:15 PM   #32
Phssthpok
Age improves with wine.
Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.
 
Posts: 576
Karma: 95229
Join Date: Nov 2014
Device: Kindle Oasis, Kobo Libra II
Quote:
Originally Posted by jbacelar View Post
Certainly there are no pages (the fixed pages in a paper book), but screens, displays, or as we like to call them.
Personally, I like to call them "pages", by analogy with a printed book, even though the amount of text is variable depending on font size changes etc...
Phssthpok is offline   Reply With Quote
Advert
Old 09-25-2015, 03:31 PM   #33
Phssthpok
Age improves with wine.
Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.
 
Posts: 576
Karma: 95229
Join Date: Nov 2014
Device: Kindle Oasis, Kobo Libra II
Quote:
Originally Posted by Notjohn View Post
Anyone who has read many e-books must be accustomed to those occasional short pages
You can get used to anything; it doesn't make it right, and it shouldn't prevent us from trying to do better.
Quote:
Originally Posted by Notjohn View Post
I think that to begin a caption on a page without an image would confuse more people than it would help.
Which is why I talked about "block elements" in my original question. If an image has an associated caption, don't float the image; wrap the image and caption in a div and float the div.

In general I'm looking for something like pdurrant proposes. Jane reads at font size 1, and there's room for the element to fit on the page; Joe reads at size 8, so there isn't room for the element on the current page, and it gets shelved temporarily by the renderer until the top of the next page (ok, no "pages"; screen, display, boojum, whatever) and then displayed.

Hitch is worrying about pathological cases, but try blowing up the font size to huge on just about any webpage and you get these sort of problems. Most people never do this so don't find out the problems. Example: a couple of quite long paras with an image floated left of the top of para 1, and an image floated right at the top of para 2. Now reduce the font size so that the paras are shorter than the images (or widen the page) and it looks horrible. This is a problem for the book designer/compositor; he/she has to do things in a way that will make sense in the majority of cases. Just as there are well-designed websites that work well for most people, and others that are badly-designed and look horrible to most people.

In this case it seems we just don't have the tools available to even try to make it look nice, so it seems we just have to shut up and put up with books that look horrible in all cases, not just the pathological ones.

Last edited by Phssthpok; 09-25-2015 at 03:33 PM.
Phssthpok is offline   Reply With Quote
Old 09-25-2015, 03:39 PM   #34
Phssthpok
Age improves with wine.
Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.
 
Posts: 576
Karma: 95229
Join Date: Nov 2014
Device: Kindle Oasis, Kobo Libra II
Quote:
Originally Posted by DaleDe View Post
The reference to figure 1 mentioned the image, not the caption and text after Figure 1 was not the caption either. The caption should be kept with the image.

Dale
Let me refer you to to the original question:
Quote:
Originally Posted by Phssthpok View Post
Is there a way to float a block element in a reflowable book (e.g. a table, or a div containing an image and caption) so that it will be displayed at the top (or bottom) of a page, and so that text will be flowed around it to avoid having a huge blank area on the page before?
I never suggested floating images only...
Phssthpok is offline   Reply With Quote
Old 09-25-2015, 04:54 PM   #35
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by Phssthpok View Post
Let me refer you to to the original question:I never suggested floating images only...
Never said you did. I was responding to NotJohn, not you, which is why I quote his comment.

Dale
DaleDe is offline   Reply With Quote
Advert
Old 09-26-2015, 06:44 AM   #36
Phssthpok
Age improves with wine.
Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.
 
Posts: 576
Karma: 95229
Join Date: Nov 2014
Device: Kindle Oasis, Kobo Libra II
Quote:
Originally Posted by DaleDe View Post
Never said you did. I was responding to NotJohn, not you, which is why I quote his comment.

Dale
OK, so it was NotJohn who misunderstood. IMHO the concept "Figure1" refers to the image together with any associated caption, not to an image in isolation.
Phssthpok is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Control Fonts in SVG Images of Charts and Tables? MikeWV ePub 37 06-18-2014 10:34 AM
A problem with images inside tables RbnJrg ePub 2 10-28-2013 09:09 PM
The operator >> is undefined for the argument type(s) float, float twobob Kindle Developer's Corner 10 09-05-2012 12:50 PM
Q: Tables, images, and word-wrap AndrewH Workshop 2 12-22-2010 02:34 AM
PDF conversion which respects images/tables? fivebells Amazon Kindle 9 12-19-2010 11:18 AM


All times are GMT -4. The time now is 01:10 PM.


MobileRead.com is a privately owned, operated and funded community.