5395 Commits

Author SHA1 Message Date
Kovid Goyal
ee4052cfdc Niggles 2007-05-16 18:35:24 +00:00
Kovid Goyal
5d656c2ec8 version bump 2007-05-16 04:02:26 +00:00
Kovid Goyal
765a83fa39 Fix #70 2007-05-16 03:56:10 +00:00
Kovid Goyal
32088f598b Processing of images should call process_alignment 2007-05-15 14:00:59 +00:00
Kovid Goyal
61c7035c3f oops 2007-05-15 04:54:01 +00:00
Kovid Goyal
fbccb944d7 ubuntu udev support 2007-05-15 04:52:54 +00:00
Kovid Goyal
98f18fb074 Fix conversion to JPEG 2007-05-14 23:18:24 +00:00
Kovid Goyal
5961fe6fc7 Bug fixes and auto import of metadata from .opf files 2007-05-14 19:35:49 +00:00
Kovid Goyal
dba36da690 Fix #67 2007-05-14 17:57:09 +00:00
Kovid Goyal
a4acd60399 Fix #64 2007-05-14 15:52:27 +00:00
Kovid Goyal
ebe46a8c5a Fix #65 2007-05-14 15:33:59 +00:00
Kovid Goyal
8c3e447dc4 Fix minor bugs. 2007-05-13 20:35:33 +00:00
Kovid Goyal
2b67c7548f oops 2007-05-13 13:40:53 +00:00
Kovid Goyal
81b81b4ae8 Added BASH completion to the CLI
prs500 ls now outputs a trailing slash on directory names
2007-05-13 04:10:22 +00:00
Kovid Goyal
46f537ed86 2007-05-12 22:00:25 +00:00
Kovid Goyal
b2a301912f Handle <img> in <a href> tags 2007-05-12 21:34:26 +00:00
Kovid Goyal
a29bf8eea0 Rationalized CLI of html2lrf
Fixed link handling to show text rather than href by default
Fine tuned image handling
Added automatic page breaks if page-break not found
2007-05-12 21:21:21 +00:00
Kovid Goyal
69f20f634d Don't detect BlockSpace elements as first element of a page.
Skip over hrefs that are in weird encodings.
2007-05-12 02:52:26 +00:00
Kovid Goyal
76c0aeb57c Fix handling of filenames that have non ascii characters on systems with encodings other than utf8 2007-05-12 00:22:53 +00:00
Kovid Goyal
65261cb53b oops 2007-05-11 22:04:29 +00:00
Kovid Goyal
3ef78e8e1a Add udev logic to setup.py should make post-installation on linux uneccessary.
Add --link-exclude to html2lrf
2007-05-11 20:05:38 +00:00
Kovid Goyal
599ee22515 Fix #54 and add support for sort keys to lrf-meta 2007-05-11 16:27:28 +00:00
Kovid Goyal
21c84c914f Fix bugs in merging CSS from style tags and external stylesheets 2007-05-10 20:52:45 +00:00
Kovid Goyal
be8345b0c2 Fix handling of HTML files with <hr> as the first element 2007-05-10 20:26:18 +00:00
Kovid Goyal
9026e54fbf typo 2007-05-10 19:54:45 +00:00
Kovid Goyal
b49617d502 Added automatic chapter detection. Prevent creation of redundant TextStyle and BlockStyle elements. 2007-05-10 18:15:58 +00:00
Kovid Goyal
8b1800f8dc 2007-05-10 01:55:01 +00:00
Kovid Goyal
0caca9fe4c Added title and author sort key support to html2lrf 2007-05-10 01:49:25 +00:00
Kovid Goyal
5cb12c364e Version bump 2007-05-09 23:36:09 +00:00
Kovid Goyal
b1ee960066 Allow text-indent and text-align to be inherited. 2007-05-09 23:32:33 +00:00
Kovid Goyal
e383232fe9 inline blocked images respect the text-align property. 2007-05-09 22:46:58 +00:00
Kovid Goyal
9d3be321e7 Handle comments in <a> tags correctly 2007-05-09 21:47:06 +00:00
Kovid Goyal
42e75a1b6b version bump 2007-05-09 05:45:28 +00:00
Kovid Goyal
3064a0666b Support for text-indent 2007-05-09 05:42:46 +00:00
Kovid Goyal
7d8f1f7eb3 Improve image handling 2007-05-09 04:24:38 +00:00
Kovid Goyal
047ed718de Fix bugs in image sizing 2007-05-09 02:17:12 +00:00
Kovid Goyal
68968c7742 Fixed #47 and debugged --baen 2007-05-08 04:42:22 +00:00
Kovid Goyal
6ca0b3c143 Add baen option. Needs testing 2007-05-06 16:05:47 +00:00
Kovid Goyal
09eb8f2db0 going on holiday 2007-05-04 03:15:26 +00:00
Kovid Goyal
8781e84beb Refactor pylrs to stop depending on static variables for default style information. 2007-05-03 23:32:14 +00:00
Kovid Goyal
9d407875bd Bug fixes in html2lrf too numerous to enumerate ;-) Also changed paragraph indentation behavior. 2007-05-03 21:20:52 +00:00
Kovid Goyal
f403787fd5 Fix #39 2007-05-03 00:11:43 +00:00
Kovid Goyal
1a748bc574 Generate external TOC entries from links in root HTML file. 2007-05-02 21:30:17 +00:00
Kovid Goyal
21af20d036 Fix detection of top of a page and change handling of <a name> elements to prevent reader slowdowns. 2007-05-02 19:35:45 +00:00
Kovid Goyal
c44bd5ab55 Fix issues with script to create windows installer 2007-05-01 20:00:33 +00:00
Kovid Goyal
0cf1163000 Ignore <a> tags if link-levels is negative. 2007-05-01 19:46:06 +00:00
Kovid Goyal
7126b6ca81 Adeed support for <blockquote>. Fix #36, #37. Change handling of empty <a name> elements as they were causing reader to crash. 2007-05-01 19:39:01 +00:00
Kovid Goyal
76959d8f95 Unquote URLs for images and stylesheets. Fixes # 2007-04-30 23:36:07 +00:00
Kovid Goyal
b9314bcb25 Fix #35. Move windows installer code into setup.py. 2007-04-30 21:43:50 +00:00
Kovid Goyal
8775a98191 Handle quoted URLs in <a href=...> elements. Fix #34. 2007-04-30 19:48:59 +00:00