View Single Post
Old 12-13-2012, 03:21 PM   #4
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,664
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Check to be certain those entities aren't being xml escaped. If you entered (pasted, typed, whatever...) all the data from your Word Processor document into a WYSIWYG editor such as Sigil's Book View, that's likely to happen. Entities need to be pasted/typed into Code View (speaking strictly about Sigil here)... because they're, well... code. Otherwise &Eacute; becomes &amp;Eacute;. Just like <p> becomes &lt;p&gt;. What, if anything, are you using to build/create the ePub from your word processor document?

Last edited by DiapDealer; 12-13-2012 at 06:01 PM.
DiapDealer is offline   Reply With Quote