[racket] Scribble and EPUB
How about scribble -> pandoc? That would give you a whole lot of other
targets in one fell swoop.
martin
On Sun, Mar 9, 2014 at 4:55 AM, Vincent St-Amour <stamourv at ccs.neu.edu>wrote:
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140310/223b0c46/attachment-0001.html>