From 56217f100404bc277c53518436ea93973c7705ac Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 18 Mar 2010 06:45:56 +0000 Subject: Added --mathml option; removed Text.Pandoc.LaTeXMathML. * Added data/MathMLinHTML.js, which is included when no URL is provided for --mathml. This allows MathML to be displayed in better browsers, as text/html. * The module was no longer necessary; its functionality (two lines) was incorporated into pandoc.hs. * Consolidated the two LaTeXMathML.js files into one. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1909 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/s5.fancy.html | 410 ++++++++++++++++++++++++++-------------------------- 1 file changed, 201 insertions(+), 209 deletions(-) (limited to 'tests') diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html index 42a6aaf8a..1379c3e2e 100644 --- a/tests/s5.fancy.html +++ b/tests/s5.fancy.html @@ -7,6 +7,207 @@ + @@ -268,215 +469,6 @@ document.onkeyup=keys;document.onkeypress=trap;document.onclick=clicker;}} window.onload=startup;window.onresize=function(){setTimeout('fontScale()',50);} -

My S5 Document

-- cgit v1.2.3