Hacker News new | ask | show | jobs
by copperx 2853 days ago
What do you use for ebooks? Asciidoc?
1 comments

A mix. Depends on the book.

For novels, I tend to just use Markdown, as kerning will be done in CSS.

For academics, I use LaTeX and Asciidoc together, but some paragraphs might be inserted in various other formats - whatever is easier. The build tool doesn't care what the format is, it'll take any input pandoc accepts.