emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Some Javascript Adventures


From: Carsten Dominik
Subject: Re: [Orgmode] Some Javascript Adventures
Date: Thu, 14 May 2009 14:30:39 +0200


On May 14, 2009, at 2:19 PM, Ian Barton wrote:

I have been wondering if it would somehow be possible to get the # +STYLE option to allow for an include file in addition to directly typing stuff in. The maintainability of multi line STYLE options would then be much easier.

Ian.

And this is, how you need to do it, if you have the sitemap included:
=> --->8----------------------------->8----------------------------- >8--- #+STYLE: <script type="text/javascript" src="jquery-1.3.2.min.js"></ script>
#+STYLE: <script type="text/javascript">
#+STYLE:  <!--/*--><![CDATA[/*><!--*/
#+STYLE: $(document).ready(

I believe you should be able to use <link> here.

- Carsten





reply via email to

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