From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benny Simonsen Subject: Re: The "new" html exporter Date: Mon, 27 Jan 2014 20:30:32 +0100 Message-ID: References: <87bnyx1dsd.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7rtJ-0005GY-3I for emacs-orgmode@gnu.org; Mon, 27 Jan 2014 14:30:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W7rtC-0008VS-B9 for emacs-orgmode@gnu.org; Mon, 27 Jan 2014 14:30:40 -0500 Received: from mail-ob0-f176.google.com ([209.85.214.176]:54582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7rtC-0008Tj-6V for emacs-orgmode@gnu.org; Mon, 27 Jan 2014 14:30:34 -0500 Received: by mail-ob0-f176.google.com with SMTP id gq1so6965883obb.35 for ; Mon, 27 Jan 2014 11:30:33 -0800 (PST) In-Reply-To: <87bnyx1dsd.fsf@alphaville.bos.redhat.com> 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: emacs-orgmode@gnu.org Thank you! That was the hints I need #+HTML_HEAD_EXTRA and @@html:@@ was what I was looking for. I will dig more into the manual :) /Benny