Quote:
Originally Posted by ownedbycats
I noticed that structure detection will split at the chapter marks as long as you have the right XPath expression.
|
The fun is in finding that XPath expression. I often end up merging all the text files into a single file since bleepin' Gutenberg has a love for placing multiple chapters in a single file with the starting and ending chapters being split between different files.
That is, file 1 is chapters 1,2,3 and part of 4, file 2 is the rest of chapter 4, 5, 6 and part of 7, etc. A very annoying workflow.