Quote:
Originally Posted by Difermo
Isn't epub ziped HTML files?
|
That's correct, but Kindle dictionary source files contain non-standard tags that Sigil cannot handle, e.g. <idx:entry>. Since Sigil usually deletes all non-standard tags, you'll lose a lot of work, if you open the .html files generated by
tab2opf.py with it.
Quote:
Originally Posted by Difermo
if not i need notepad++ to open dictionary.opf?
|
dictionary.opf is an
XML project file that can be edited with any text editor.