From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Export to multiple HTML files? Date: Sun, 04 Mar 2012 08:57:52 +0100 Message-ID: <4F532080.1090406@christianmoe.com> References: <4F5274CB.1000201@christianmoe.com> <87fwdp5sz9.fsf@gmail.com> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S46LA-0004yb-Gz for emacs-orgmode@gnu.org; Sun, 04 Mar 2012 02:58:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S46L8-0002sY-Ec for emacs-orgmode@gnu.org; Sun, 04 Mar 2012 02:58:47 -0500 Received: from b1.hitrost.net ([91.185.211.67]:49553) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S46L8-0002sN-8G for emacs-orgmode@gnu.org; Sun, 04 Mar 2012 02:58:46 -0500 In-Reply-To: <87fwdp5sz9.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode , avdi@avdi.org On 3/3/12 9:28 PM, Nicolas Goaziou wrote: (...) > Christian Moe writes: >>> On Mon, Feb 27, 2012 at 5: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? (...) >> I don't think there's been any way to do this directly. Would be >> a neat option to have, though. > > You can probably achieve this by setting an appropriate publishing > function. But is there such a function ready to use? I don't think so. I've skimmed the manual and the Worg tutorial on publishing, and I've googled for this once or twice in the past. Yours, Christian