From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Add HTML after and before title Date: Sun, 10 May 2009 20:36:41 +0200 Message-ID: <87iqk8oldy.fsf@gmail.com> 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 1M3Dt0-0005Ly-G2 for emacs-orgmode@gnu.org; Sun, 10 May 2009 14:36:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3Dsw-0005LW-0w for emacs-orgmode@gnu.org; Sun, 10 May 2009 14:36:29 -0400 Received: from [199.232.76.173] (port=35342 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3Dsv-0005LT-Qx for emacs-orgmode@gnu.org; Sun, 10 May 2009 14:36:25 -0400 Received: from mail-bw0-f161.google.com ([209.85.218.161]:61004) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M3Dsv-0006Kn-FM for emacs-orgmode@gnu.org; Sun, 10 May 2009 14:36:25 -0400 Received: by bwz5 with SMTP id 5so2347905bwz.42 for ; Sun, 10 May 2009 11:36:21 -0700 (PDT) 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: Org-mode ml Hi, I have seen that all texts you include with #+TEXT are added after the title:

This is the #+TITLE

I added this with #+TEXT

I have a script.js with a header which would be much better /before/ the

. I know Org-mode doesn't need in general so much flexibility in exporting, but do you know incidentally some trick to insert code just after the or after
? Thanks, -- Daniel