emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Add HTML after <body> and before title


From: Daniel Clemente
Subject: [Orgmode] Add HTML after <body> and before title
Date: Sun, 10 May 2009 20:36:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

Hi,
  I have seen that all texts you include with #+TEXT are added after the title:

<body>
<div id="content">
<h1 class="title">This is the #+TITLE</h1>

<p>I added this with #+TEXT
</p>



  I have a script.js with a header which would be much better /before/ the 
<h1>. 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 <body> or 
after <div id="content">?

  Thanks,
-- Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]