I looked into EPUB generation from Racket (with the eventual goal of making a Scribble back-end) some time last year. I didn't get very far, unfortunately.
One thing I remember being a problem: EPUB files (which are zip archives with a special format) require zip features (an unzipped part at a certain offset, IIRC) that are not supported by Racket's zip library. Vincent At Sun, 09 Mar 2014 01:22:40 -0500, Neil Van Dyke wrote: > > Has anyone done anything more with turning Scribble manuals into EPUB > format? > > I see Ryan's posts from a couple years ago, but I'm just checking that > this is the current state of the art. > http://lists.racket-lang.org/users/archive//2012-January/049889.html > http://lists.racket-lang.org/users/archive//2012-January/049900.html > > Neil V. > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users ____________________ Racket Users list: http://lists.racket-lang.org/users