19 Commits

Author SHA1 Message Date
Kovid Goyal
c9f56651ba
FB2 Input: Add <div> to <blockquote> content to silence the useless epubcheck 2018-02-28 09:28:47 +05:30
Kovid Goyal
3a284d0860 FB2 Input: Do not put a border around images 2015-03-06 20:16:30 +05:30
Kovid Goyal
610f2e32cb FB2 Input: Add support for FB2 books that use the FictionBook 2.1 XML schema. Fixes #1401915 [can't read fb2, saved from samlib.ru](https://bugs.launchpad.net/calibre/+bug/1401915) 2014-12-14 10:52:46 +05:30
Kovid Goyal
c20db472eb FB2 Input: Add support for note and cite back references
FB2 Input: Add support for note and cite back references. Link pairs of
type="note" and type="cite" now automatically generate the correct back
reference. Fixes #1243714 [Fb2 return link is lost when converted to mobi or epub](https://bugs.launchpad.net/calibre/+bug/1243714)
2013-10-23 20:50:20 +05:30
Kovid Goyal
3f6c88f0ae FB2 Input: Fix paras with both id and style
FB2 Input: Fix a regression that broke conversion of FB2 files with
paragraphs having both a style and an id attribute. Fixes #1243709 [xls:attribute error in FB2 files](https://bugs.launchpad.net/calibre/+bug/1243709)
2013-10-23 20:50:20 +05:30
Kovid Goyal
d24d34bef7 FB2 Input: Add support for th and strikethrought ags and also rowspan, colspan and align attributes. Fixes #1059351 (More spec compliant FB2 support) 2012-10-01 09:34:30 +05:30
Kovid Goyal
0720d2ed74 FB2 Input: Add support for <code> tag. Fixes #1058591 (Support FB2 code tag) 2012-09-30 09:02:40 +05:30
Kovid Goyal
bf6eda95ab FB2 Input: Better handling of inline images. Fixes #989869 (fb2: export/display: inline images displayed as top level) 2012-04-27 22:29:34 +05:30
Kovid Goyal
dc8cc526cf Fix #811474 ([FB2] Can't read/process "title" tag in images) 2011-07-16 10:39:20 -06:00
Kovid Goyal
fb107eb94a FB2 Input: Do not specify font families/background colors 2011-06-11 09:27:21 -06:00
Kovid Goyal
bcdd6d474a ... 2011-03-06 08:42:09 -07:00
Kovid Goyal
d68aaddbb4 ... 2011-03-06 08:39:53 -07:00
Kovid Goyal
a94fe3adad FB2 Input: Support for tables. Fixes #9302 (fb2 --> epub, mobi Missing tables) 2011-03-06 08:31:58 -07:00
Kovid Goyal
00f1d3f6aa ... 2011-02-17 10:36:56 -07:00
Kovid Goyal
39afea253c FB2 Input: Add support for super and sub scripts. Fixes #9018 (FB2 → Another format; missing supescript and subscript tags) 2011-02-17 10:36:13 -07: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
Kovid Goyal
3737a93493 FB2 Input: Fix #4215 (GARBLED TITLES IN EPUB CONVERSION) 2009-12-16 14:54:22 -07:00
Kovid Goyal
f2cc9ebf0b More refactoring for the new resource system 2009-09-07 21:18:51 -06:00