Files
KaTeX/test/screenshotter/images
Erik Demaine 417383e002 Rewrite spacing commands as macros (#1156)
* Rewrite spacing commands as macros

Fix #1130 by defining `\!`, `\negthinspace`, `\,`, `\thinspace`, `\:`,
`\medspace`, `\;`, `\thickspace`, `\negmedspace`, `\negthickspace`,
`\enspace`, `\enskip`, `\qquad`, `\quad` as macros.

Fix #1036 by defining a new `SpaceNode` in mathMLTree that recognizes
all special space amounts from
https://www.w3.org/TR/2000/WD-MathML2-20000328/chapter6.html

* Fix <mspace> rendering and add a test to catch it

* Update screenshots

* Wrap special space characters in <mtext>

* Update screenshots

* Fix MathML escaping behavior

* Fix flow typos

* Fix Unicode-chrome

* Reimplement mod operators in terms of macros

* Rerun ModScript

* Remove excess table entries (now already macros)

* Fix bmod
2018-05-29 08:43:52 -04:00
..
2017-12-17 22:05:21 -07:00
2017-10-17 15:11:18 -04:00
2017-10-17 15:11:18 -04:00
2018-05-12 13:51:14 -04:00
2018-05-12 13:51:14 -04:00
2017-05-12 09:28:49 -04:00
2017-01-19 19:50:16 +01:00
2017-12-28 23:32:45 -07:00
2017-12-28 23:32:45 -07:00