(no title)
sketerpot | 16 years ago
I've only ever written 50,000 word NaNoWriMo stuff, but I've had a lot of success with text files, simply marked-up, in emacs. One text file per chapter. A short Python script converts them into LaTeX and a makefile builds a PDF. All the notes are handled with org-mode. It's a really sweet setup.
Qz|16 years ago
as for LateX/python stuff - the article is addressing the needs of the average writer, of which those who know anything resembling python are a small small subset.