The author Julian Smart is also the creator of WxWidgets and Jutoh is very fast at compiling Ebooks. He is also very good at support; I suggested a feature and he had it implemented in a couple of days. I created a 350 page non-fiction ebook.
Ask HN: I am writing a book what tools do you recommend?
21–27 of 27 posts
Re: Ask HN: I am writing a book what tools do you recommend?
#22Bottomline: use the simplest tools you can and don't let things (or classes!) distract you.
Re: Ask HN: I am writing a book what tools do you recommend?
#23Re: Ask HN: I am writing a book what tools do you recommend?
#24I was trying to figure this out for a piece of non-fiction which isn’t technical. I wrote it in Emacs using markdown and it proved to be hard to collaborate and get feedback from non-technical people. I looked at Dropbox Paper and Notion since they also supported markdown and those were also hard to get suggested changes. I looked at Word and document sharing and although that was better it had a few problems with On…
You can use Pandoc to generate PDF's then send out pdfs via Google Drive so people can comment and add suggestions. This was really useful for proofing, but having to pull up two screens and make changes to source instead of the annotated version was a bit painful.
Re: Ask HN: I am writing a book what tools do you recommend?
#25Earlier quoted context omitted.
Non fiction, filled have simple line diagrams and a little mathematics.
Is there any code in the book? If so, are they fairly short snippets, or do you build up longer scripts and projects over the course of a chapter or more?