Quote:
Originally Posted by DNSB
From what I've seen, while placing the page number marker at the start of text is common, placing it at the end of the text is also used. Who needs to pay attention to standards when we can do it our better way.
|
Placing it at the end makes absolutely no sense. If you say:
"On page 123, author wrote X, Y, Z."
You need the marker to jump you to the very beginning of that page's text.
Quote:
Originally Posted by BeckyEbook
Code from EPUBOfrify:
Find: <span class="com-rorohiko-pagestaker-style">(\d+|[ivxclm]+)</span>
|