TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: do you write book?

2 点作者 jacktang将近 16 年前
Hi,<p>Did you experience to write some tech books? and what's the toolkits have you used?<p>-Jack

1 comment

jgrahamc将近 16 年前
I recently wrote The Geek Atlas (<a href="http://oreilly.com/catalog/9780596523206/" rel="nofollow">http://oreilly.com/catalog/9780596523206/</a>). The main tool I used was XMLMind XML Editor since the book was marked up using DocBook XML. Before I started doing the XML work I was writing using emacs.<p>Once the writing was done I submitted it to the publisher via SVN (each book had its own project) and then the book was converted to a PDF. I then used Adobe Acrobat Reader to mark up changes based on the proofread and copyedit. The book was actually put together in Adobe InDesign but I had nothing to do with that.