Quote:
Originally Posted by crutledge
If the file (book) name is to be used as section names, a major problem with final book names is to be solved. The final epub file name will be the book name with underscores. If we go back to the old Section0002, Section0003,, etc. this problem goes away.
|
When splitting on chapter markers, Sigil now just uses the name of the originating file as the root for the names of the subsequent files. It doesn't have anything to do with the name of the book. It still uses the old Section000x.xhtml names for manual chapter splits as that's what the old code did - renaming the new chapter file to something meaningful is best left to the user in this case.