Quote:
Originally Posted by miyata
My Question is about the bottom bar:
above the pagenumbers there is room for one more line of text, which never is used, I wanna use that line, as I have VERY bad eyesight I use relatively large Fonts and therefor wanna use as much of the screen as possible. On some pages there are two lines missing on the bottom, midsentence it leaves them free and begins on top of the next page. I am talking about sideloaded ePubs, in which I set any margin setting I found in calibre to zero.
I may do some "screenshots" this evening to better show what I mean.
|
There is a patcher from Metazoa which can reduce the lower margin though you then have issues with trying to select text at the bottom of the screen. For your comments about paragraphs, you might want to try adding widows:0; and orphans: 0; to the epub's css -- Calibre can do this for you by adding "body {orphans: 0; widows: 0;}" in the "Common Options" => "Look and Feel" => "Extra CSS" field. Basically, widows and orphans are intended to prevent lines from being left at the bottom or top of a page. You can google them for more information.
I've added a screen capture of a page after apply Metazoa's patch using FW 2.8.1 and the default configuration file. As you will notice the page number is too small to be really useful but you do get a couple of extra lines on the screen.
Regards,
David