View Single Post
Old 02-26-2009, 03:22 PM   #7
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,411
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by Tibor View Post
I like this solution, which is similar to use mobilepocket
a few more questions:
if I make a book with more than 300 problems (I am testint with 1300), I get this error msg:
Code:
  File "C:\Archivos de programa\calibre\library.zip\calibre\ebooks\html.py", lin
e 233, in depth_first
  File "C:\Archivos de programa\calibre\library.zip\calibre\ebooks\html.py", lin
e 233, in depth_first
  File "C:\Archivos de programa\calibre\library.zip\calibre\ebooks\html.py", lin
e 233, in depth_first
  File "C:\Archivos de programa\calibre\library.zip\calibre\ebooks\html.py", lin
e 233, in depth_first
  File "C:\Archivos de programa\calibre\library.zip\calibre\ebooks\html.py", lin
e 226, in depth_first
  File "C:\Archivos de programa\calibre\library.zip\calibre\ebooks\html.py", lin
e 196, in __eq__
RuntimeError: maximum recursion depth exceeded in cmp
how can I skip this error?

and also, when reading on my sony prs505, the board is justified at right, and not in center like in html files. Is there any way to use center aligment?

thanks
FS

P.S: I am tempt to program my own html generation to use large square images.
Open a ticket and post the source files that cause this error
kovidgoyal is offline   Reply With Quote