View Single Post
Old 11-19-2017, 04:13 AM   #8
C-novice
ReadingZealot
C-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to beholdC-novice is a marvel to behold
 
Posts: 164
Karma: 11818
Join Date: Oct 2014
Device: kobo ARC, Samsung Tab4
Quote:
Originally Posted by Doitsu View Post
This is most likely an encoding issue. Do you use an external HTML editor to create your HTML files? If so, which one?

Since Sigil Linux entity problems are sometimes caused by missing/corrupted/outdated libxml2 packages, it couldn't hurt to reinstall libxml2 with your package manager.


Try the following:

1. Select Edit > Preferences > Preserve Entities.
2. Delete   and add  
I didn't use an external HTML editor.
reinstalling libxml2-Python 2 didn't help.
replacing   with   didn't help either but when I go into CodeView and manually make the change to each file, then it works (but only with current files). Opening Sigil at first brings up the error.

However, when I change to Epub 3.0 and start Sigil, add new HTML files or use Split at Cursor, no problem at all. As well, even though Preserve Entities has   listed, the files' codeview shows  

There is also libxml2 -Python3 in Synaptic which is not installed? Would installing this makes any difference to epub 2.0?
C-novice is offline   Reply With Quote