From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Export to multiple HTML files? Date: Sun, 04 Mar 2012 11:03:25 -0500 Message-ID: <4F53924D.4030204@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4DuH-0003TK-4o for emacs-orgmode@gnu.org; Sun, 04 Mar 2012 11:03:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4DuF-0000hl-E5 for emacs-orgmode@gnu.org; Sun, 04 Mar 2012 11:03:32 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:65014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4DuF-0000hS-7G for emacs-orgmode@gnu.org; Sun, 04 Mar 2012 11:03:31 -0500 Received: by iajr24 with SMTP id r24so5428677iaj.0 for ; Sun, 04 Mar 2012 08:03:28 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode On 02/27/2012 12:19 PM, Avdi Grimm wrote: > Is there a way to export a single Org file to a bunch of HTML files, > one for each heading of a given level? E.g. the way the Org manual is > presented at http://orgmode.org/manual ? (yes, I realize that's Info > not org-mode)I thought I remembered that being possible, but now I > can't find it. This would be a really nice feature to have. I would use it instead of the convoluted process I use now. Scott Randby