Thread: LRF output
View Single Post
Old 10-08-2007, 10:41 PM   #501
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,430
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
There isn't an option to enable drop caps, open a ticket and I'll get it done.
it uses the css pseudo-selector first-letter. And at the moment, it doesnt handle quotes. Add that to the ticket and I'll implement it.

All the code (except for table handling) for html2lrf is in the file html/convert_from.py look for the variable BOOK_DESIGNER

There isn't a guide for windows. It's a pretty laborious process in which you have to install Unix toolchain to compile dependencies and so on.

EDIT: Actually now that i think of it having a dropcaps on every paragraph would be pretty weird.
kovidgoyal is offline   Reply With Quote