View Single Post
Old 09-29-2021, 11:05 AM   #6480
motherat
Enthusiast
motherat began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Dec 2020
Device: Onyx Boox Poke2
Quote:
Originally Posted by JimmXinu View Post
Dunno off hand--titlepage_use_table is an ancient feature from ~10 years ago that I never use.
For what it's worth, I appreciate the option to have uniform indentation.

Quote:
Originally Posted by JimmXinu View Post
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.
That did it. Brilliant, thank you! I had it set in [defaults] first, then put it in a site-specific section -- I was apparently operating under the assumption that the latter would take precedence over [epub], probably because of their order in personal.ini, but it's good to know better.
motherat is offline   Reply With Quote