View Single Post
Old 09-29-2021, 10:13 AM   #6479
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Dunno off hand--titlepage_use_table is an ancient feature from ~10 years ago that I never use.

(some research time later)

What personal.ini section did you set wide_titlepage_entries in? It's under [epub] in defaults.ini, which takes precedence over personal.ini [defaults] and [<site>] sections.

This worked for me:
Code:
[epub]
wide_titlepage_entries:
titlepage_use_table:true
See the INI-File wiki page for more details on the sections' precedence.
JimmXinu is offline   Reply With Quote