76 Commits

Author SHA1 Message Date
Kovid Goyal
8367f875a5 HTML Output: Convert the ebook to a colelction of HTML files suitable for displaying as a website 2010-11-02 13:10:32 -06:00
Fabian Graßl
a1c53e48e8 merged main branch & added --extracted option 2010-11-02 18:59:12 +01:00
Kovid Goyal
8fb38c3862 FB2 Input: Make parsing of malformed FB2 files a little more robust 2010-10-29 12:17:54 -06:00
Kovid Goyal
58863d0880 FB2 Input: Implement handling of stylesheets and style attributes on <p> tags. Fixes #7219 (FB2 → EPUB without styles) 2010-10-29 11:36:09 -06:00
Fabian Graßl
38ef73c4a7 layout html output 2010-10-15 18:00:22 +02:00
Fabian Graßl
c6b2f72795 i18n added 2010-10-15 12:21:22 +02:00
Fabian Graßl
c98887eddb output improvements 2010-10-14 18:41:48 +02:00
Fabian Graßl
85ec5acd70 new "easy" meta data handling for html output 2010-10-14 18:18:18 +02:00
Fabian Graßl
66602a84d7 metadata in index file 2010-10-08 20:45:35 +02:00
Fabian Graßl
06e856bf61 html head in template 2010-10-08 15:47:58 +02:00
Fabian Graßl
6dafb63202 ability to insert table of contents in each file 2010-10-08 12:32:25 +02:00
Fabian Graßl
0aac115afa output & templates 2010-10-07 20:17:36 +02:00
Sengian
8cb95f343b Correction of hard line breaking bug in RTF (introduce a <br/> for \line) 2010-07-26 01:26:39 +02:00
Sengian
717ab15bf9 Correct RTF line height 2010-07-19 08:24:29 +02:00
Sengian
b7aacbfb6a RTF input plugin text align problem. 2010-07-16 23:00:32 +02:00
Sengian
d91c38e23e Add superscript and subscript support in RTF 2010-07-16 09:20:21 +02:00
Kovid Goyal
2bdfa64c74 Restore workaround for ADE buggy rendering of anchors as links. However, make it overridable by extra CSS 2010-06-24 21:27:49 -06:00
Kovid Goyal
41dadde9b7 Replace genshi with lxml in OPFCreator 2010-05-29 00:09:51 -06:00
Kovid Goyal
5082a7b072 Replace genshi with lxml when generating NCX files 2010-05-28 21:46:50 -06:00
Kovid Goyal
00bf66065d Fix #5231 (Epub Conversion Single Page Error in Stanza and iBooks) 2010-04-08 14:17:12 +05:30
Kovid Goyal
3737a93493 FB2 Input: Fix #4215 (GARBLED TITLES IN EPUB CONVERSION) 2009-12-16 14:54:22 -07:00
Kovid Goyal
080f70c309 Conversion pipeline: Set the default left margin for <dd> tags to 40px 2009-09-17 18:35:36 -06:00
Kovid Goyal
8eb15764b0 Conversion of LRF books. This is very new code and has only been tested with calibre generated LRF books. 2009-09-16 21:45:09 -06:00
Kovid Goyal
61956a7dfd IGN:Fix #3503 (Missing import: calibre.ebooks.lrf.input) 2009-09-15 20:18:56 -06:00
Kovid Goyal
2fafc08735 RTF Input: Speed up processing and add support for small-caps and colors 2009-09-15 01:35:48 -06:00
Kovid Goyal
f2cc9ebf0b More refactoring for the new resource system 2009-09-07 21:18:51 -06:00