summaryrefslogtreecommitdiff
path: root/tests/s5.fancy.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/s5.fancy.html')
-rw-r--r--tests/s5.fancy.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html
index 6fc2d51f4..39188bb1e 100644
--- a/tests/s5.fancy.html
+++ b/tests/s5.fancy.html
@@ -17,7 +17,8 @@
<link rel="stylesheet" href="ui/default/opera.css" type="text/css" media="projection" id="operaFix" />
<!-- S5 JS -->
<script src="ui/default/slides.js" type="text/javascript"></script>
- <script type="text/javascript">/*
+ <script type="text/javascript">/*<![CDATA[*/
+ /*
LaTeXMathML.js from http://math.etsu.edu/LaTeXMathML/
Adapted by Jeff Knisely and Douglas Woodall from ASCIIMathML.js v. 1.4.7,
(c) 2005 Peter Jipsen http://www.chapman.edu/~jipsen.
@@ -215,6 +216,7 @@
{existing();generic();};}
else
{window.onload=generic;}}
+ /*]]>*/
</script>
</head>
<body>
@@ -234,16 +236,13 @@
<h4>July 15, 2006</h4>
</div>
<div class="slide">
-
<h1>First slide</h1>
<ul class="incremental">
<li>first bullet</li>
<li>second bullet</li>
</ul>
</div>
-
<div class="slide">
-
<h1>Math</h1>
<ul class="incremental">
<li><span class="LaTeX">$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</span></li>