On Sat, Apr 20, 2013, Mike Driscoll wrote: > > I keep thinking I need to write a Python book and I think I'm finally ready > to start. Can anyone tell me what software they recommend for writing the > book in? I hate MS Word for writing long documents with markup, but I don't > think Notepad++ really makes sense either. > > Any ideas would be appreciated. Thanks!
vim and reStructuredText, will likely need some coding work to get into an output format if you got through a publishing house. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "In theory, there is no difference between theory and practice. But, in practice, there is." --Jan L.A. van de Snepscheut _______________________________________________ Python-authors mailing list [email protected] http://mail.python.org/mailman/listinfo/python-authors
