Hacker News new | ask | show | jobs
by boothead 4720 days ago
If James happens to see this I'd be interested to know what tool chain he uses to produce his books (I don't think the OP is the author right)?
2 comments

I write mostly in Markdown using VIM or IAWriter with a scattering of LaTeX for some complex formatting. I have some Rake-based automation that hooks into pandoc to take the content and generate PDF, ePub, Mobi, HTML etc formats. You can see an example of the finished product in the sample chapter from one of my other books: http://www.logstashbook.com/TheLogStashBook_sample.pdf.
Please let it include DocBook.
I was hoping for org-mode actually :-)