Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
2024-08-17
| ||
21:51 | Store list of HTML files in an array instead of htmls.txt Filter out local references even if they are missing from the EPUB manifest. This results in "cleaner" output for SICP. check-in: 17e6a38073 user: ben tags: trunk, version-4 | |
2024-08-15
| ||
00:41 | Make sure all files are closed prior to running webdump to avoid data corruption when running on DOS. Fixes an intermittent error. check-in: 4c664abc59 user: ben tags: trunk, version-3 | |
2024-08-13
| ||
04:41 | In function parse_epub() make author and title global variables instead of local, since they are used in function create_spine(). In function create_spine() close the output file prior to calling get_item_label_scrape() in order to avoid data corruption in the output file on DOS. check-in: 664cef7937 user: ben tags: trunk, version-2 | |
03:57 | Initial commit of epub2txt.awk and related files check-in: f790559a1b user: ben tags: trunk, version-1 | |