From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: #+bind: org-html-preamble Date: Fri, 29 Mar 2013 14:00:43 +0100 Message-ID: <87vc8awebo.fsf@gmail.com> References: <87ip4aqs71.fsf@duenenhof-wilhelm.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULYvK-0001WO-SA for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 09:00:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULYvJ-0005TJ-M8 for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 09:00:50 -0400 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:48272) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULYvJ-0005T9-Fw for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 09:00:49 -0400 Received: by mail-wi0-f179.google.com with SMTP id hn17so399204wib.12 for ; Fri, 29 Mar 2013 06:00:48 -0700 (PDT) In-Reply-To: <87ip4aqs71.fsf@duenenhof-wilhelm.de> (Dieter Wilhelm's message of "Fri, 29 Mar 2013 13:57:38 +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: Dieter Wilhelm Cc: emacs-orgmode@gnu.org Hello, Dieter Wilhelm writes: > for a creating navigation bars (e. g. in duenenhof-wilhelm.de. I used > to include the respective information e.g. with > > > #+SETUPFILE: "template_de.org" > > > and bound in template_de.org org-html-preamble with: > > > #+BIND: org-html-preamble "" > > > Now in 8.0-pre this mechanism is not working (nothing is included in the > html export files). Could you please tell me if this is a bug or what I > have missed or - even better - suggest a better/more general way of > including navigation information in html exports. What is the value of `org-export-allow-bind-keywords'? Regards, -- Nicolas Goaziou