10 comments

[ 2.9 ms ] story [ 40.0 ms ] thread
For mobile phone users: the link is the book, and the book TOC is in the hamburger menu.
It's fun, but I'd love an easy .mobi / .epub download, for reading on a Kindle.
Yes absolutely! Unfortunately all tools I've tried so far completely mangled either the code blocks/tables, the chapters in general or simply everything :D No matter if its PDF -> epub or straight website -> epub. Does anyone have something working?
Have you tried the epub target of the Makefile in the repo? https://github.com/keyvank/tsp
Nope, completely overlooked that. Thanks!
Unfortunately mathjax_conv.py is missing so `make epub` fails...
Oops, missed that! It should be there now.
Thanks, it works now! But the tables are still broken (e.g. in the "Wires" chapter)
Ah yeah working on it. Hope you’ll like it!