View Single Post
Old 05-22-2010, 03:04 AM   #5
mtravellerh
book creator
mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.mtravellerh ought to be getting tired of karma fortunes by now.
 
mtravellerh's Avatar
 
Posts: 9,657
Karma: 3856660
Join Date: Oct 2008
Location: Luxembourg
Device: Kindle Scribe
Quote:
Originally Posted by krjrs View Post
when I load html document, I have following

<indent> text text text
text text text text text
text text text text text

and it is both, for paragraphs and unordered lists.
the <indent> is a set of empty spaces of course.
I want to have lists like this:

<mark> text text text
<indent> text text text
<indent> text text text

as it should be. it appears, that html <li> tag is totally ignored by default pocketbook 360 viewer or I'm missing something. Do I expect too much for a device at such price? :-D

p.s.: sorry for my english.
I am still a bit unsure what format you are using. Do you speak about html books? The default viewer for this is fbreader. fbreader is not very good with css and styles. If you want those styles to be respected, please use Calibre to convert your html to epub and use Adobe Viewer for a correct rendering.

Our programming team is working on a webkit browser (beta version is already working) that does a better job with html files directly.
mtravellerh is offline   Reply With Quote