pyramation / LaTeX2HTML5

LaTeX and PSTricks rendering for the Web
62 stars 12 forks source link

Katex and Tiddlywiki #2

Open stewils76 opened 5 years ago

stewils76 commented 5 years ago

Not sure if this is the correct spot for this. As a non programmer I've been using tiddlywiki (https://github.com/Jermolene/TiddlyWiki5) with a katex plugin to make my maths look nice. How difficult / would it be possible to make LaTeX2JS a tiddlywiki plugin? Cheers Stephen

pyramation commented 5 years ago

@stewils76 do you have an example plugin I can look at to get an idea how to build one? It's probably pretty simple to set something up

stewils76 commented 5 years ago

Hello! Sorry it's taken me so long to reply. The katex plugin is here : https://github.com/Jermolene/TiddlyWiki5/tree/master/plugins/tiddlywiki/katex

Another plugin here for multi touch : https://burningtreec.github.io/MuuriTouch/

And a whole bunch of tiddlywiki stuff here: https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM#z=pVk4HbuE6GEdM8YW8fz2kS4M

Hope that's helpful.