As BookDesigner users will know, one has to get the "language" setting correct
before creating or importing a book - "German" is what one normally sets it to. If it's wrong, then any accented letters in the book will show up as "&#xxx" in the finished (Sony) book.
It is possible, however, to make the change AFTER the book has been created, if you forget. To do this, exit book designer, and then open the "bookname.html0" file in the "Lastfile" folder of the BD installation file using a text editor. The first two lines of the file will say:
Code:
<HTML>
<meta content="text/html; charset=windows-1251" http-equiv="Content-Type">
Change the "windows-1251" to say "windows-1252", and re-save the file. Then reopen BD, and accented letters will now appear correctly in the created book.