View Single Post
Old 05-02-2012, 02:37 PM   #6
petercrowell
Connoisseur
petercrowell began at the beginning.
 
Posts: 61
Karma: 10
Join Date: Apr 2011
Device: Kindle
Hi ATDrake,

Thanks for your response. I'm sure you don't remember, but you talked me through the construction of my first kindle book almost exactly a year ago.

I've found two references to utf codes in the .opf file. They are:

The very first line, (also the first line of the toc.ncx file):
<?xml version="1.0" encoding="utf-8"?>

and between the <metadata></metadata> tags:

<output encoding="utf-8" content type="text/x-oeb1-document"></output>


Thing is, I used the very same files you walked me through as a template for a subsequent book and it worked (still works) fine. So I tried it again with this book and it's not working.

Anyway, if the above info gives you any ideas, I'm eager to hear them.

Thanks again!
petercrowell is offline   Reply With Quote