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
951ebafe4c
RTF Input: Add partial support for hyperlinks to web resources. Fixes #1167562 (Links are wrong after RTF conversion)
2013-04-12 21:25:47 +05:30
Kovid Goyal
12b5fbf81f
XSL cleanups
2013-04-05 08:28:54 +05:30
Kovid Goyal
699f7c46b5
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
2012-10-25 12:08:25 +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
4131aa18da
No longer explicitly set the color of links to blue. This was needed for old versions of ADE which did not display links correctly without it. Since newer versions of ADE no longer have this problem, remove the workaround.
2012-08-20 23:24:31 +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
Sengian
b9c6f154c0
RTF: Improve empty paragraphs handling & clean html file
2011-10-16 13:55:54 +02:00
Kovid Goyal
181d0065b6
RTF Input: Fix handling of internal links
2011-09-10 09:04:01 -06:00
Sengian
6328279091
Add link anchor for internal bookmarks
2011-09-10 12:06:50 +02:00
Sengian
c8e820760a
Fix RTFinput not handling underlined text
2011-09-10 11:27:27 +02:00
Sengian
b3ff85a8f7
Merge from source
2011-08-18 20:47:55 +02:00
Kovid Goyal
dc8cc526cf
Fix #811474 ([FB2] Can't read/process "title" tag in images)
2011-07-16 10:39:20 -06:00
Sengian
b7804c5aaf
Merge
2011-07-03 10:55:41 +02:00
Kovid Goyal
fb107eb94a
FB2 Input: Do not specify font families/background colors
2011-06-11 09:27:21 -06:00
Sengian
e32055136e
Merge
2011-04-30 00:20:14 +02:00
Kovid Goyal
ec12901d8a
...
2011-04-28 10:11:00 -06:00
Kovid Goyal
1acc3716b6
...
2011-04-24 19:47:09 -06:00
Kovid Goyal
978e1f826b
Make the book details panel completely user configurable
2011-04-24 19:44:17 -06:00
Sengian
e3ec837fd1
Merge
2011-03-09 21:21:47 +01: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
Sengian
1b6a4837aa
Merge
2011-02-27 20:37:41 +01:00
Sengian
d2c0e22451
merge
2011-02-27 20:33:52 +01:00
Kovid Goyal
2101dcf2b5
EPUB Output: Remove unnecessary CSS page breaks as they confuse the latest release of iBooks
2011-02-24 09:18:10 -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
Sengian
c81f75f6f6
Partial fix for blank line in RTFInput
2011-01-16 12:05:00 +01:00
Kovid Goyal
7fde6cbead
RTF Input: Various code cleanups. Go back to trying to handle unicode mappings without pre-processing ( Fixes #8171 (Unsupported charsets ie non ascii in RTF)). Fix bug in handling super/sub scripts.
2011-01-12 17:23:53 -07:00
Sengian
66b1713e80
Fix regression broking handling of sub and sup in RTF input
2011-01-05 08:07:10 +01:00
Kovid Goyal
1a3f4fd5d8
RTF Input: Improved conversion of tables, with support for border styles
2010-11-17 09:29:35 -07:00
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