Morning all I'm trying to use org-info.js.
I am using the git repository, and have placed the stylesheet.css and the org-info.js into the same directory that my org file is in. The top of my org-file is as follows: #+TITLE: ubuntu-general.org #+AUTHOR: Pete Phillips #+EMAIL: [EMAIL PROTECTED] #+DATE: <2008-03-25 Tue> #+LANGUAGE: en #+TEXT: Some descriptive text to be emitted. Several lines OK. #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:nil skip:t d:nil tags:not-in-toc #+STYLE: <script type=\"text/javascript\" language=\"JavaScript\" src="org-info.js\" /> <script type="text/javascript" language="JavaScript">/* <![CDATA[ */ org_html_manager.setup ();/* ]]> */</script> When I use ^C^Eh (to export as html), the resulting html file does not have any of the <script> stuff in there. browsing with firefox does not give me the interface that the org-info.js.html does. Can anyone explain what I'm doing wrong ? Cheers, Pete -- Pete Phillips, Acting Director, | http://www.smtl.co.uk/ Surgical Materials Testing Lab, | http://www.worldwidewounds.com/ Princess of Wales Hospital, S Wales | http://www.dressings.org/ Tel/Fax: +44 1656-752820/30 | [EMAIL PROTECTED] _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode