From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Giraud Subject: Re: [PATCH] Simplifying the handling of HTML preamble/postamble Date: Thu, 10 Feb 2011 16:04:40 +0100 Message-ID: <87hbcc3p87.fsf@univ-nantes.fr> References: <87d3n0rqkn.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=50490 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnY5A-0001kV-8k for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:05:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnY52-0001DS-Kl for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:05:13 -0500 Received: from smtp-tls2.univ-nantes.fr ([193.52.101.146]:54673 helo=smtp-tls.univ-nantes.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnY52-0001DF-FU for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:05:12 -0500 In-Reply-To: <87d3n0rqkn.fsf@altern.org> (Bastien's message of "Thu, 10 Feb 2011 14:01:44 +0100") 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: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: > Would people welcome such a simplification? I've tried it and find it better (and simpler) then with :auto-preamble/:preamble. Some comments: + example in info file is not the same as before because postamble is on by default (maybe we could put a formated string as example here) + I was confused by /html/ in :html-preamble but since only html exports use it I guess that makes sense. -- Manuel Giraud