Mario Pietsch
d0dec741ad
katex-plugin: fix #6041 add automatic numbering reset to KaTex style-sheet ( #6046 )
...
* katex-plugin: fix #6041 add automatic numbering reset to KaTex style-sheet
* fix typo
2021-09-18 09:45:17 +01:00
jeremy@jermolene.com
1491339f50
Update KaTeX version number
2021-09-12 10:56:39 +01:00
jeremy@jermolene.com
a2ca5e4d1e
Update KaTeX to v0.13.18
2021-09-12 10:54:54 +01:00
Jieao Song
62610f0666
Add custom macro editor for KaTeX plugin ( #5933 )
...
* Add custom macro editor for KaTeX plugin
* Use list
* Better escape
* Tweaks
* Remove const
* Catch bad macros
* Capitalize tags
* Name KaTeX-macro tiddlers properly
* UI tweaks
* Move input string to temp
* Improve UI; import macros using LaTeX cmd directly
2021-09-10 21:28:13 +01:00
jeremy@jermolene.com
f2aba29d94
Update to KaTeX v0.12.0
2021-01-31 15:11:12 +00:00
Jeremy Ruston
bf9aeb5755
Improve plugin metadata, and add a "name" field
...
The "name" is optional, but makes the library listing much clearer.
2019-09-19 13:04:10 +01:00
Simon Huber
0903fd2fec
Update katex plugin to latest v0.10.2 ( #4133 )
...
* update katex.min.js to v0.10.2
* update katex-without-fontface.min.js to latest
* Update katex.min.css
* Update katex.js
* update katex fonts
* Delete katex.js ...
... we're using katex.min.js
* add version number to plugin.info
* Update readme.tid
* Create katex.js
* Update plugin.info
2019-08-03 17:36:40 +01:00
Simon Huber
91db09bd1e
Katex dropdown: add description hint ( #4048 )
...
* katex dropdown: add description hint
* Update katex-dropdown.tid
2019-07-02 15:04:57 +01:00
Jeremy Ruston
94d18a2f18
KaTeX: Fix bug with embedded SVGs
...
See https://github.com/Jermolene/TiddlyWiki5/issues/2500#issuecomment-489976530
2019-05-11 17:31:35 +01:00
BurningTreeC
aa1c6a9872
Fix KaTeX plugin fonts ( #3640 )
...
* Update KaTeX_AMS-Regular.woff
* correct all katex fonts
2018-12-14 21:51:23 +00:00
Jermolene
8c367cdb21
Fix typo in #3601
2018-12-01 13:59:08 +00:00
BurningTreeC
6e674fe9db
KaTeX plugin: add mhchem extension for chemical syntax ( #3601 )
...
* add chemParse (mchem extension)
* add mchem.min.js
* Update tiddlywiki.files
* add chemical reference link
* Rename mchem.min.js to mhchem.min.js
* Update tiddlywiki.files
* renaming mchem to mhchem
* Update readme.tid
* add chemical examples
* Update usage.tid
2018-12-01 13:28:51 +00:00
BurningTreeC
a82800050d
Update katex to 0.10.0 ( #3600 )
...
* update to 0.10.0
* update to 0.10.0
* get current fonts from katex repo
* Update README.md
* update to 0.10.0
2018-12-01 12:37:44 +00:00
Jermolene
848d9cc4cb
Don't misreport KaTeX plugin version
2018-04-13 09:24:04 +01:00
BurningTreeC
cc39a86430
KaTeX - EditorToolbar stamp button for wysiwyg katex snippet input ( #3131 )
...
* add KaTeX logo
* add katex stamp button
* add katex stamp dropdown
* add a snippet so that the dropdown isn't empty
* correct dropdown title
* change tag
* update snippets tag
2018-03-05 11:05:44 +00:00
Jermolene
24c6eece1b
Update to KaTeX v0.9.0
2018-02-20 21:24:11 +00:00
Jermolene
5754216479
KaTeX: Fix problem running under TiddlyDesktop as a wikifolder
...
Fixes https://github.com/Jermolene/TiddlyDesktop/issues/124 (the problem over there is that TiddlyWiki running as a wiki folder in TiddlyDesktop reports itself as running both under Node and the browser, and the previous test was wrongly choosing the fakedom)
2018-02-07 14:51:34 +00:00
Jermolene
eaf0869c94
Update to KaTeX v0.9.0-beta
2018-01-16 16:06:29 +00:00
Jermolene
a88e28cb5a
KaTeX Plugin: Update to v0.9.0-alpha2
2018-01-11 21:42:56 +00:00
Jermolene
534f5e7c13
Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883 )"
...
This reverts commit 7436fc7374
.
2017-06-24 17:48:32 +01:00
Jermolene
7436fc7374
Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883 )
2017-06-09 15:52:19 +01:00
Jermolene
c0f7f18f0a
Update KaTeX to v0.7.1
2017-04-26 14:34:17 +01:00
Jermolene
1b41b44684
Improve support for bulk loading tiddlers under Node.js
...
Fixes #2610
2016-10-15 16:23:17 +01:00
Jermolene
487d6642e3
Fix KaTeX rendering bug on Chrome
...
Fixes #2500
2016-07-21 08:48:13 +01:00
Jermolene
5b11399793
Update KaTeX plugin to v0.6.0
2016-04-22 15:50:23 +01:00
Santiago Pelufo
8e02390353
Revert katex plugin to using $$
. Use multiline for display mode.
2015-12-24 13:52:19 -03:00
Santiago Pelufo
a94ba99ec2
Make latex-parser.js render $$$ as display mode math
2015-12-23 14:14:58 -03:00
Santiago Pelufo
aaf3e6bb9e
Add displayMode attribute to katex widget.
2015-12-18 11:46:19 -03:00
Jermolene
470238acbf
Fixes to KaTeX v0.5.1 upgrade
...
I hadn’t noticed that the fonts had changed…
2015-09-09 13:56:52 +01:00
Jermolene
f405a89b28
Update to KaTeX v0.5.1
2015-09-08 10:37:33 +01:00
Jermolene
684fbb1ee8
Update to KaTeX v0.5.0
2015-08-31 15:10:07 +01:00
Jermolene
72cf85f0d4
Restore error trapping for KaTeX rendering
2015-07-17 08:58:58 +01:00
Jermolene
f8027a3708
Fixed problem with static generation of KaTeX in the browser
2015-07-14 08:45:14 +01:00
Jermolene
5f3587c38c
Update to KaTeX 0.4.3
2015-06-29 21:07:26 +01:00
Jermolene
f2a7f00870
Improve plugin readmes
...
Now every plugin has a short, introductory readme tiddler that is shown
in the online plugin library.
2015-03-19 10:53:45 +00:00
Jermolene
ae001a19e5
Upgrade to KaTeX v0.2.0
2015-03-14 08:34:16 +00:00
Astrid Elocson
28f78730ba
Consistent plugin descriptions
2015-02-17 10:28:54 +00:00
Jermolene
564457de1c
Update to KaTeX v0.1.1
2014-10-17 20:10:38 +01:00
Jermolene
63c174d7ed
Update KaTeX wrapper to support operation under Node.js
...
Now we can generate static HTML containing mathematical typesetting
2014-10-06 21:20:19 +01:00
Jermolene
b3df07ae3e
Error handling for KaTeX plugin
2014-09-24 11:50:49 +02:00
Jermolene
96b7d0eeba
First pass at KaTeX plugin
...
Finally fixes #458 thanks to the KaTeX plugin from Khan Academy
2014-09-21 23:03:07 +01:00