Code:
[FeatureSettings]
FullBookPageNumbers=true
Above setting changes the page numbering of kepubs from total number of pages per chapter to total number of pages per book.
This works as expected but has an unwanted side effect on the pageometer of regular (Adobe) epubs. When this parameter is enabled only the
current page number is shown. The total number of pages per book has disapeared.
This kepub setting should not affect the pageometer of reguar epubs.
Code:
[FeatureSettings]
FullBookPageNumbers=false
This restores it to normal (as it was before).