Quote:
Originally Posted by janvanmaar
There might be a simpler way but I would do it by first doing a "dummy" conversion with debug on, have a look how the chapters are denoted in the html input in the debug directory and then supply that to the "Structure detection", "Insert page breaks before"
|
varies form book to book - I do that anyway if I fix them up in sigil. t
tpically the chapter labels are on stand alone lines but in in simple <p tags just like the rest of the book & have to be spotted by their syntax - which could be CHAPTER ONE, CHAPTER 1, 1, I ( roman numerals ) I can usually constuct a sigil find - replace regex to pick them out but can't get them via calibre structure detection due to lack of unique tags.