Quote:
Originally Posted by a.o.advena
Thanks for your response. I just tried to use this (pasted the line above into "Detect chapters as (XPath expression):" but Calibre says that the expression is invalid.
In case I wasn't clear above, I want it to break at either one of the above classes.
|
There is a double quote missing before the first close square bracket. It should be:
Code:
//h:p[@class="P-Section_20_Number"]|//h:p[@class="P-Chapter_20_Number c_odt2"]