Quote:
Originally Posted by tosca30
Quote:
Originally Posted by Doitsu
What's the average .html file size and the overall .epub file size?
|
Around 10/15 Ko, the HTML TOC being 27 Ko. And 4.9 Mo for the whole EPUB.
|
Average ePubs are usually in the 300KB to 1MB range. If your html pages reference a lot of large images, maybe downscaling them might reduce the overall file size and the overall responsiveness of Sigil.
Quote:
Originally Posted by tosca30
Quote:
Originally Posted by Doitsu
That depends on the feature(s) that you have in mind. What kind of feature(s) would you like to see?.
|
From what I see, promote/demote a title is possible using the TOC generate function. What is missing is the ability to move a title elsewhere: I can see the buttons in the TOC edit window, but they don't seem to act on the document itself; only on the TOC file.
|
I'm assuming that you mean chapters/subchapters by "titles." While you cannot rearrange chapters in the Generate Table of Contents dialog box, you can easily rearrange the order of chapters in the Book View window using drag & drop. You can also change their levels by changing the heading types from h1 to h2..h6 or vice versa.
If you know your way around a programmer's text editor you can also directly rearrange chapters by editing the spine section in content.opf. However, if your edits result in an invalid .opf file, Sigil will regenerate the whole .opf file.