From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Barnier Subject: Dynamix HTML preamble/postamble Date: Thu, 04 Dec 2008 15:32:14 +0100 Message-ID: <87d4g82eq9.fsf@z.nozav.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L8FFl-0001ga-AD for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 09:32:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L8FFj-0001gK-V8 for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 09:32:29 -0500 Received: from [199.232.76.173] (port=60970 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L8FFj-0001gD-Iq for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 09:32:27 -0500 Received: from main.gmane.org ([80.91.229.2]:43894 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L8FFj-00024T-33 for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 09:32:27 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L8FFh-0007HX-4G for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 14:32:25 +0000 Received: from z.nozav.org ([91.121.121.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Dec 2008 14:32:25 +0000 Received: from julien by z.nozav.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Dec 2008 14:32:25 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I'm currently migrating a bunch of files from Muse to Org (not that Muse was not a good project, but I'd like to minimize the number of keyboard shortcuts to remember :-) ). One thing that I miss in Org is the ability to dynamically generate the pramble and postamble during HTML (or LaTeX) export. In muse you can provide a lisp function that is evaluated per file and which is able to access file options with muse-publishing-directive. Is there a contrib or a method to do such a thing in Org mode ? Thanks in advance for any answer, and thanks for this *great* Emacs mode ! Sincerely, -- Julien