View Single Post
Old 02-25-2019, 08:01 AM   #59
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,816
Karma: 6000000
Join Date: Nov 2009
Device: many
To test this, I just added your complete list to my Preserve entities, then added those entities to my epub and used them and even mended and cleaned up/ switched to bookview and back to code view and they were all properly preserved.

So something in your Sigil ini is probably messed up as Sigil's Preserve Entities seems to work just fine.

KevinH

Quote:
Originally Posted by DNSB View Post
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?
KevinH is offline   Reply With Quote