Hacker News new | ask | show | jobs
by ivansavz 4018 days ago
You can look into softcover/polytexnic here: https://github.com/softcover/softcover , I believe it had a decent .tex style for a book. Also very powerful pipeline for producing .epub/.mobi from .tex

Another excellent style sheet to look into is the Tufre-style book: http://www.latextemplates.com/template/tufte-style-book

I'd also be happy to share some of the .tex header I use for my book---just some customizations on the vanilla book documentclass. It's fairly hacky stuff, but it works ;)

1 comments

Softcover looks awesome. Thanks!