From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.help Subject: Re: Book writing mode? Date: Wed, 26 May 2004 15:07:35 -0400 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <20040526132336.GV17095@c213-89-200-180.cm-upc.chello.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085607088 25060 80.91.224.253 (26 May 2004 21:31:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 May 2004 21:31:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 26 23:31:09 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BT5sQ-0004gR-00 for ; Wed, 26 May 2004 23:23:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BT5fy-0000Sy-9z for geh-help-gnu-emacs@m.gmane.org; Wed, 26 May 2004 17:11:02 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BT5fH-0000SA-7E for help-gnu-emacs@gnu.org; Wed, 26 May 2004 17:10:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BT5el-0000KE-CF for help-gnu-emacs@gnu.org; Wed, 26 May 2004 17:10:18 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BT3kc-0002Yn-Hz for help-gnu-emacs@gnu.org; Wed, 26 May 2004 15:07:42 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BT3kb-0006h0-00 for ; Wed, 26 May 2004 21:07:41 +0200 Original-Received: from 209-6-236-44.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com ([209.6.236.44]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 May 2004 21:07:41 +0200 Original-Received: from dave by 209-6-236-44.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 May 2004 21:07:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 209-6-236-44.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:1k1MMzLvszF8sP3InZRayl+oI6E= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18784 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18784 juman@jumans.net writes: > Is there any more then me out there who write articles, books or longer > storys and uses Emacs? If so what mode do you use for easy editing and > do write your text using HTML, DocBook etc or so for easy publishing? I'm writing a book in ReStructuredText format using Emacs; see http://docutils.sourceforge.net/rst.html; almost done with it and ReST has been very satisfactory for most things. You can turn it into lots of different output formats, including LaTeX and HTML. There's an rst-mode.el for it. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com