So I have an epub that seems to have this
Code:
<span> epub:type="pagebreak"
every page the book was originally printed for. You can see attachments. It prints the original page number on the right margin and it gets annoying after awhile.
Questions:
Is there any way to disable that behavior via a built-in tweak somehow? Or must I create a css rule to selector out every epub:type="pagebreak" and disable it? I already tried using the tweak disable publisher pagebreaks as well as disable publisher styling and I still see this. I also tried using different layout options on the bottom menu (web/static/book/etc).
If I must create a book specific tweak, how do I write a rule that would disable this behavior? And do people just do this on their kindle? Or they typically ssh in and drop the rule in some koreader folder?