Quote:
Originally Posted by MarjaE
I've converted some txt files to epub and mobi files. I've edited them to recreate chapter breaks.
|
Depending on how you did it. You can use xpath for generating chapters. You only need to tell xpath how to identify your chapter marks.
In case you have structured text files (mark-down text files) you can use this as well in a conversion to generate capter and toc entries.