forwidur / flp.mobi

Build a collection of eBooks from Caltech's online edition of the Feynman Lectures on Physics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"How do I run it?"
% make
"No, really."

Okay, you're probably missing some dependencies. We're using wget to download the pages at CalTech, two tools from TeXLive to replace equations with images, ImageMagick's convert to rasterize vector diagrams, a couple Ruby scripts (using nokogiri and mime/types) to munge the result into a self-contained EPUB, and finally one of Calibre's command-line tools to convert that to MOBI..

(Sorry.)

"May I..?"

Probably! This work is licensed under a Creative Commons Attribution 3.0 Unported License, details of which may be found here.

Creative Commons License

About

Build a collection of eBooks from Caltech's online edition of the Feynman Lectures on Physics.

License:Other


Languages

Language:Ruby 64.2%Language:Shell 17.6%Language:Makefile 15.1%Language:TeX 3.1%