Hacker News new | ask | show | jobs
by OliverWich 869 days ago
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?
1 comments

Have you tried the epub target of the Makefile in the repo? https://github.com/keyvank/tsp
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!
Nope, completely overlooked that. Thanks!