Ask HN: I am writing a book what tools do you recommend?
11–20 of 27 posts
Re: Ask HN: I am writing a book what tools do you recommend?
#12html+css+latex(math)+some library for grahps(d3)
Re: Ask HN: I am writing a book what tools do you recommend?
#13* https://stackoverflow.com/questions/7775881/using-git-for-wr...
Re: Ask HN: I am writing a book what tools do you recommend?
#14Re: Ask HN: I am writing a book what tools do you recommend?
#15Re: Ask HN: I am writing a book what tools do you recommend?
#16Re: Ask HN: I am writing a book what tools do you recommend?
#17Recommend as simple as possible for the text, and start with pencil & paper for the diagrams. Then move no-longer-draft text into latex (for maths and formatting) and something simplish (maybe inkscape) for the diagrams. You DON'T want to spend writing time doing any formatting and playing with computers ... that's an easy was to burn lots of time. Get the ideas (words & pics) clear and complete, then the formatting…
Indeed, many publishers are set up to accept manuscripts in Word documents as the input to their editorial and production workflows, which generally use other software for the actual typesetting and e-book production.
Re: Ask HN: I am writing a book what tools do you recommend?
#18Start with Stephen King's On Writing: A Memoir of the Craft.[0]
Then read more. Fiction, nonfiction, whatever you like. And when you think you've read enough, read more.
[0]https://en.wikipedia.org/wiki/On_Writing:_A_Memoir_of_the_Cr...
Re: Ask HN: I am writing a book what tools do you recommend?
#19I also include links at the end for other flows like Jupyter Book, Asciidoctor, etc. Markdeep [1] might suit you better for a simple solution that allows diagrams, equations, etc.
Re: Ask HN: I am writing a book what tools do you recommend?
#20Word .DOCs are sluggish to navigate when they get long, tempting to get sidetracked when you're supposed to be fixing a specific chapter, and don't provide a convenient place to stash meta-data (notes, outlines, scrap, alternate drafts, etc.)