Quote:
Originally Posted by culytera
I assume there's no way to only affect chapters in an epub's TOC metadata using chapter_title_x_patterns while having a different pattern for the chapter pages (via chapter_start) and/or the TOC page (if you have include_tocpage set to true).
|
You can set
add_chapter_numbers:toconly or customize
chapter beginning HTML to use ${origchapter} instead of ${chapter} but that's about it.