Quote:
Originally Posted by KevinH
You control that list.
Sigil Preferences Preserve Enties
|
Ummm.... I have those entities in my Preserve Entities list. The problem is that they are not preserved. The numeric entities in the list below are what I see in my Preserve Entities list. The only one that survives opening and closing the epub is the non-breaking space. I also tried declaring the entities in the epub itself but again the survival rate was 0.
Code:
No-Break space: & #160 ;
En space: & #8194 ;
Em space: & #8195 ;
Thin space: & #8201 ;
Hair space: & #8202 ;
Zero Width space: & #8203 ;
Narrow No-Break space: & #8239 ;
Word Joiner: & #8288 ;
Rightwards double arrow & #8658 ;
It's not that big a deal for me since I seldom using many entities except in my test epub.
Edit: I've attached an image of my Preserve Entities entries. Hmmm... Are the numeric entities not supported?