View Single Post
Old 04-14-2009, 06:10 AM   #1
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,556
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Useful tip: How to change the BD language AFTER you create a book

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.
HarryT is offline   Reply With Quote