From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Exporting to multiple files Date: Wed, 01 Oct 2014 01:46:15 +0200 Message-ID: <87mw9ghdtk.fsf@wmi.amu.edu.pl> References: <20140309023409.15f5bd11@aga-netbook> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZ77o-0005Lb-FB for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 19:46:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZ77i-0004OW-Pf for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 19:46:32 -0400 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:46466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZ77i-0004N7-Jd for emacs-orgmode@gnu.org; Tue, 30 Sep 2014 19:46:26 -0400 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id AC80E5074F for ; Wed, 1 Oct 2014 01:46:24 +0200 (CEST) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wJk-+zxEYkLO for ; Wed, 1 Oct 2014 01:46:24 +0200 (CEST) Received: from localhost (111-128.echostar.pl [213.156.111.128]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 67A6D400BC for ; Wed, 1 Oct 2014 01:46:24 +0200 (CEST) In-reply-to: <20140309023409.15f5bd11@aga-netbook> 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: Org-mode mailing list On 2014-03-09, at 02:34, Marcin Borkowski wrote: > Hi all, > > I'd like to export an Org-mode file to /multiple/ HTML files. For > instance, I might want to convert all first and second level headings > to files, and third-level headings to

, fourth-level ones to

> inside these files etc. Is that possible? I looked into the docs, but > didn't find anything like this. Hi all, I'm now coming back to this old question of mine, now a bit more determined to actually code something (as opposed to just thinking about it). One question: is it a good idea to implement my custom options, set in the #+:OPTIONS line? If yes (that's what I assume), how to do it? Best, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University