From 76b25f83bdefbc94b9c977e00a460e4462aedd52 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Sat, 20 Aug 2016 21:08:36 -0400 Subject: [PATCH] experiment with fancy CSS theme for black-scholes demo --- option/blackscholes/index.org | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/option/blackscholes/index.org b/option/blackscholes/index.org index e39b3ac..82c0e75 100644 --- a/option/blackscholes/index.org +++ b/option/blackscholes/index.org @@ -12,8 +12,12 @@ # # options used exclusively by the html exporter #+language: en -#+infojs_opt: view:showall toc:nil ltoc:nil mouse:#ffc0c0 path:/ext/org/org-info.js +# infojs_opt: view:showall toc:nil ltoc:nil mouse:#ffc0c0 path:/ext/org/org-info.js #+html_mathjax: align:left indent:5em path:/ext/mathjax/MathJax.js +#+html_head: +#+html_head: +#+html_head: +#+html_head: #+html_head: #+html_head: #+html_head: @@ -22,7 +26,9 @@ #+html_head: #+html_head: #+html_head: -#+html_head: +#+html_head: +#+html_head: +# html_head: #+html_head: #+html_link_home: ../../index.html #+html_link_up: ../../index.html