View Single Post
Old 05-03-2021, 02:47 PM   #14
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,731
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Monaghan View Post
It's basically just this tag:
Code:
<span class="com-rorohiko-pagestaker-style">85</span>
I updated my Sigil PageList plugin. If you run it once to generate the PageList.json preference file and then change the contents to:

Code:
{
  "tag": "span",
  "attribute": "class",
  "value": "com-rorohiko-pagestaker-style"
}
it should work for your book, as long as there are no duplicate numbers or page gaps.

Since the plugin will also add missing epub:type and id attributes, you might want to test it with a copy of your book.
Doitsu is offline   Reply With Quote