109 Commits

Author SHA1 Message Date
Kovid Goyal
c0a1e17c20 Fix #171. version 0.3.103 2007-08-23 06:31:30 +00:00
Kovid Goyal
4c4a5fe646 Process alignment at block level as well 2007-08-22 00:56:56 +00:00
Kovid Goyal
d6c08b7da3 Refinements for wasteland 2007-08-21 23:33:33 +00:00
Kovid Goyal
7402d7c4d8 Fix #167 2007-08-20 04:00:33 +00:00
Kovid Goyal
6c40b0149e Replace entities in all cases. 2007-08-20 00:59:22 +00:00
Kovid Goyal
d5bd948404 Fix handling of ' 2007-08-20 00:50:55 +00:00
Kovid Goyal
7679166dbe Fix inheritance of text properties. 2007-08-20 00:37:54 +00:00
Kovid Goyal
e39dc4223f Fix #163 and auto-detect Baen files. 2007-08-19 21:42:21 +00:00
Kovid Goyal
85667ff2c5 Strip '#' from name attribute. 2007-08-18 17:08:26 +00:00
Kovid Goyal
ef0ec5bd71 Enforce minimum indent for lit files 2007-08-18 05:17:05 +00:00
Kovid Goyal
1a3c375a65 Fix #161 2007-08-18 05:00:28 +00:00
Kovid Goyal
4601d8a257 Ignore table markup for tables with large cells. Optimize use of Spans. 2007-08-17 20:35:02 +00:00
Kovid Goyal
7c2aa5b07e Support CSS attribute white-space 2007-08-17 17:59:24 +00:00
Kovid Goyal
a07bbf0fe9 Support for the padding attribute and version bump. 2007-08-17 07:31:28 +00:00
Kovid Goyal
4ecab43cd0 Further reduce number of textblocks. 2007-08-17 02:17:31 +00:00
Kovid Goyal
a2b1613acc Fix #159 2007-08-17 00:34:44 +00:00
Kovid Goyal
7211fdc998 fix link-levels. 2007-08-16 21:21:24 +00:00
Kovid Goyal
2350a75c22 Fix mapping of text-indent to parindent. 2007-08-16 15:44:16 +00:00
Kovid Goyal
3d007aacf1 Reduce memory usage of html2lrf. This commit could have introduced many regressions. 2007-08-16 07:09:05 +00:00
Kovid Goyal
f95eead55c cleanup. 2007-08-15 23:12:38 +00:00
Kovid Goyal
95de323d1e oops 2007-08-15 19:05:19 +00:00
Kovid Goyal
a85a0821b4 Fix handling of extensionless image files. 2007-08-15 18:54:26 +00:00
Kovid Goyal
aacaabba66 Fix #156. 2007-08-14 19:48:46 +00:00
Kovid Goyal
0128e3bb01 Support superscripts and subscripts. Fixes #157. 2007-08-14 16:33:18 +00:00
Kovid Goyal
9c82e833ac Implemented any2lrf 2007-08-13 22:13:45 +00:00
Kovid Goyal
3eef4ee739 Fix #156. 2007-08-13 02:15:22 +00:00
Kovid Goyal
5b3e974eec Fix handling of block elements with 'id' attribute. 2007-08-12 23:25:56 +00:00
Kovid Goyal
97eab19417 Pickup cover from archives if filename is specified 2007-08-12 22:22:38 +00:00
Kovid Goyal
0b68623f86 Migrate html2lrf, web2lrf to python logging framework 2007-08-12 21:59:36 +00:00
Kovid Goyal
1f24807b87 Add --force-page-break-before-attr 2007-08-11 18:47:01 +00:00
Kovid Goyal
a1c8fcff51 Save to disk implemented. 2007-08-11 00:19:04 +00:00
Kovid Goyal
89e77eb685 Add support for collections. Bug fixes. 2007-08-09 06:11:12 +00:00
Kovid Goyal
4b3694ac18 Merge #137 and make metadata dialogs non modal as otherwise on OSX the file open dialog gets hidden by them. 2007-08-06 18:02:19 +00:00
Kovid Goyal
1495b8c843 Don't die on complex tables. 2007-08-06 04:54:49 +00:00
Kovid Goyal
9df5c2a489 Fix #135. 2007-08-06 03:52:56 +00:00
Kovid Goyal
1461146624 Fix small caps support 2007-08-04 21:57:13 +00:00
Kovid Goyal
e6bcc95150 Support for font-variant 2007-08-04 21:44:18 +00:00
Kovid Goyal
fb59a6b28c Increase default parindent to 10pt 2007-08-03 02:59:55 +00:00
Kovid Goyal
5cd2492e54 Refactor option handling and add support for --blank-after-para 2007-08-03 02:04:44 +00:00
Kovid Goyal
b6075d3dd6 Handle <a> tags with both href and id/name attributes. Fixes #131. 2007-08-02 23:19:41 +00:00
Kovid Goyal
c5d4f81ccb More sophisticated handling of blank spaces and added --wordspace 2007-07-31 22:25:04 +00:00
Kovid Goyal
8e8940f69e pdf2lrf 2007-07-30 20:39:39 +00:00
Kovid Goyal
1a36564830 Fix detection of <a/> tags 2007-07-30 06:24:16 +00:00
Kovid Goyal
a79376875c Fix #125 2007-07-30 05:34:46 +00:00
Kovid Goyal
efabf65955 Handle negative font sizes better. 2007-07-30 02:49:31 +00:00
Kovid Goyal
5b7416ff84 Handle output of pdftohtml 2007-07-21 04:05:46 +00:00
Kovid Goyal
0799b987fe Fix #124. 2007-07-20 23:01:07 +00:00
Kovid Goyal
59e0787f68 Add --ignore-tables option. 2007-07-20 17:34:11 +00:00
Kovid Goyal
c0ac717d49 Add formatting for <cite> 2007-07-20 04:14:29 +00:00
Kovid Goyal
becc8efe3e bug fixes 2007-07-16 23:44:31 +00:00