123 Commits

Author SHA1 Message Date
Kovid Goyal
16d1518d19 Support CSS color attribute and support reading title,author from html0 files. 2007-10-06 05:41:57 +00:00
Kovid Goyal
59faf929ea Initial support for preprocessing BD files 2007-10-06 02:29:49 +00:00
Kovid Goyal
ffd3ac2b21 Fix #213 2007-09-23 06:36:37 +00:00
Kovid Goyal
64ed20a65d LRF viewer works on a few test files 2007-09-22 18:12:11 +00:00
Kovid Goyal
827144a7b1 2007-09-20 14:31:06 +00:00
Kovid Goyal
d317872bbd Add support for underline and overline 2007-09-19 22:23:26 +00:00
Kovid Goyal
1bffc5a8cf Fix bug in generation of header string. 2007-09-18 19:14:00 +00:00
Kovid Goyal
b7a9a8cbfd Improve handling of anchors 2007-09-13 18:25:09 +00:00
Kovid Goyal
76af4c11d0 hohum 2007-09-06 17:21:49 +00:00
Kovid Goyal
2fa6b14547 Fix <pre> tags setting default indent to 0 and make link_exclude default to @ 2007-08-25 15:54:06 +00:00
Kovid Goyal
ae0b5d3168 Allow <p> to be embedded in <blockquote> 2007-08-25 02:30:11 +00:00
Kovid Goyal
fbb1891812 Fix #175 2007-08-24 03:45:30 +00:00
Kovid Goyal
61f84a63fc Absence of libusb no longer causes a crash. 2007-08-23 23:42:46 +00:00
Kovid Goyal
e49372ddf4 typo 2007-08-23 21:19:14 +00:00
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 &apos; 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