From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: disable html-preambler per file Date: Wed, 30 Jan 2013 11:41:05 +0100 Message-ID: <8738xi3ouy.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vbv-0001Cw-4v for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0Vbt-0001zI-Qo for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:47 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:55987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vbt-0001y0-Jt for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:45 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm14so2407946wib.3 for ; Wed, 30 Jan 2013 03:13:44 -0800 (PST) In-Reply-To: (henry atting's message of "Mon, 28 Jan 2013 13:17:04 +0100") 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: henry atting Cc: emacs-orgmode@gnu.org Hi Henry, henry atting writes: > I see that there is the option `html-preamble' but apparently it is not > applicable on a per file basis. How can set org-export-html-preamble to nil > for single files? #+BIND: org-export-html-preamble nil HTH, -- Bastien