KaTeX/src
Martin von Gagern 8bff74ca09 Change group type of array from inner to ord
This is a consequence of Rule 8 of Appendix G of The Tex Book.
2015-07-10 17:37:53 +02:00
..
buildCommon.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
buildHTML.js Change group type of array from inner to ord 2015-07-10 17:37:53 +02:00
buildMathML.js Implement environments, for arrays and matrices in particular 2015-06-18 22:24:40 +02:00
buildTree.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
delimiter.js Simplify stacked delimiters 2015-06-18 22:24:40 +02:00
domTree.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
environments.js Implement Bmatrix environment 2015-07-08 22:47:22 +02:00
fontMetrics.js Save auto-generated font metrics data to separate JSON file 2015-07-10 14:30:41 +02:00
fontMetricsData.json Switch from fontforge to fonttools 2015-07-10 14:32:02 +02:00
functions.js Implement environments, for arrays and matrices in particular 2015-06-18 22:24:40 +02:00
Lexer.js Implement environments, for arrays and matrices in particular 2015-06-18 22:24:40 +02:00
mathMLTree.js Add MathML rendering to improve accessibility 2015-03-01 18:33:20 -08:00
Options.js Added new exercise colors as macros 2015-05-26 19:07:51 -07:00
parseData.js Implement environments, for arrays and matrices in particular 2015-06-18 22:24:40 +02:00
ParseError.js added position property to ParseError 2014-09-23 14:38:41 -06:00
Parser.js Implement environments, for arrays and matrices in particular 2015-06-18 22:24:40 +02:00
parseTree.js Add an optional settings argument to render calls 2015-02-19 15:26:57 -08:00
Settings.js Add an optional settings argument to render calls 2015-02-19 15:26:57 -08:00
Style.js Adds JSHint to the build system and tidies up code. 2014-10-01 21:28:46 -04:00
symbols.js Offer some help working out the types of math formula atoms 2015-07-10 17:36:52 +02:00
utils.js Implement cases environment 2015-07-01 08:05:08 +02:00