Quote:
Originally Posted by Jonimeesermann
Hi, I've just liberated one of my drm-ed epub ebooks and editing it using sigil to embed font into it. While embedding font works fine under sigil, but sigil seems insisting to edit the toc. And now the ebook doesn't have toc in it (before edited, I can see it has toc under calibre viewer)
AFAIK Sigil using h1,h2,... tag to identified toc, but the source code in my ebook doesn't have that information, instead it just uses p tag as you can see in the screenshot:
Attachment 59239
So my question is, does Sigil have option not to edit toc if users choose it? If it is, does anybody know how?
|
I had a problem with that on one book so I just opened the .epub (zip) using 7zip and extracted the toc.ncx. I put it back after I finished.
Dale