View Single Post
Old 04-12-2012, 05:16 AM   #1
toothpaste
Junior Member
toothpaste began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2012
Device: Kindle Touch
html tag broken when jump to next section in book

I use kindlegen to build some mobi file . when I jump to the next section by swiping the finger from down to up on the kindle touch screen , some html tags in the title are broken.
fox example, it's supposed to be displayed as
Code:
测试标题
but it displayed as
Code:
h1 height="0" align="center">测试标题
it's link the kindle eat up the first character "<"
but when I tuned to next page by tap the bottom right of the page, it didn't trigger it . what's more, it's also no problem in kindle preview application, and kinglegen give out no wanning when building the book.

and , this situation only happen when my book contain Chinese character. is it a bug of kindle touch or there is something wrong in my book?

I attached my opf, ncx,and the book ,any help will be appreciated, I have stuck at it for days!

in this book ,it will triggered at the page 3 or 4 and flowing pages
test.zip
toothpaste is offline   Reply With Quote