From f2cd743c17282bc96f8f64602da1c6e0a24943ba Mon Sep 17 00:00:00 2001 From: Jermolene Date: Fri, 6 Feb 2015 17:04:58 +0000 Subject: [PATCH] Add TeXZilla plugin by Joe Renes --- .../resources/TeXZilla plugin by Joe Renes.tid | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editions/tw5.com/tiddlers/community/resources/TeXZilla plugin by Joe Renes.tid diff --git a/editions/tw5.com/tiddlers/community/resources/TeXZilla plugin by Joe Renes.tid b/editions/tw5.com/tiddlers/community/resources/TeXZilla plugin by Joe Renes.tid new file mode 100644 index 000000000..f9f422306 --- /dev/null +++ b/editions/tw5.com/tiddlers/community/resources/TeXZilla plugin by Joe Renes.tid @@ -0,0 +1,16 @@ +created: 20150206170114934 +modified: 20150206170327332 +tags: Resources +title: "TW5-TeXZilla" plugin by Joe Renes +type: text/vnd.tiddlywiki +url: http://tw5-texzilla.tiddlyspot.com + +An alternative LaTeX plugin for TiddlyWiki5. It supports a wider set of LaTeX commands than [[KaTeX|KaTeX Plugin]], though not as extensive as MathJax + +{{!!url}} + +<<< +This plugin provides LaTeX support in TiddlyWiki5, using the [[TeXZilla|https://github.com/fred-wang/TeXZilla]] latex parser to generate MathML. + +Only Firefox and Safari support MathML at the moment, so the plugin is only useful if you're using one of these browsers. It might be possible to combine this plugin with MathJax to convert MathML to something that other browsers can understand, e.g. HTML+CSS, but I haven't tried this. +<<<