emacs-orgmode
[Top][All Lists]
Advanced

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

[O] how to prevent html export from including the default javascript?


From: Gijs Hillenius
Subject: [O] how to prevent html export from including the default javascript?
Date: Thu, 05 Dec 2013 09:56:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hello

I have trouble finding the correct explanation in ox-html.el.gz and
searching on the web. I'm trying to tell the html exporter *not* to
include the "<!--/*--><![CDATA[/*><!--*/ ..." javascript 

I'm trying to use the #+OPTIONS: to define this for a given foo.org
file.


I've tried, in vain, each of the below settings:

html-head-include-scripts:nil
org-html-head-include-scripts:nil
org-html-style-include-scripts:nil


but each time I ask org-mode to export to html, the resulting foo.html
file contains that javascript...




reply via email to

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