Just so people don't think I'm dim ... well, any dimmer than I really am

...
I didn't create the HTML document I'm trying to read. It's a very large HTML-ified reference book that has hundreds of pages, with many links and a lot of long pages.
I could probably write a script to run through all the HTML files, splitting them up, and updating the hyperlinks appropriately, but I have a feeling I'd waste a looooot of time getting it right.
Oh well, I might give it a go, anyway, since this would be a useful generic tool for preprocessing existing HTML documents for the Iliad.
It would just be nice if the iRex team could get it happening automatically somehow. Then again, perhaps preprocessing s the right way to do it, rather than doing the processing on a device with a small CPU.