View Single Post
Old 12-20-2018, 12:11 AM   #84
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by Semwize View Post
Quote:
ePub fixed top/bottom margins
In my opinion, this patch does not affect anything at the moment.
Quote:
- ReplaceString: {Offset: 0x0E, Find: "00px", Replace: "00px"} # TOP MARGIN
- ReplaceString: {Offset: 0x18, Find: "00px", Replace: "00px"} # BOTTOM MARGIN
In my opinion, this patch does not affect anything at the moment.
I tried to change, 0 effect

Correct if I'm wrong.
If the publisher has set a @page margin in the book's stylesheet then the `ePub fixed top/bottom margins` patch should override it, and if you change the Replace: values then the top/bottom margins should increase by the amount you set.

But perhaps something has changed and @page doesn't work anymore, or maybe the patch can no longer overrides the @page margin set in the book's stylesheet? If that has happened then it would break the `ePub fixed/adjustable top/bottom margins` patch too.
GeoffR is offline   Reply With Quote