Files
KaTeX/src
Erik Demaine 070883532a Support \textup and \textmd (#1921)
* Support \textup and \textmd

This PR adds support for `\textup` and `\textmd`, which are the inverses of
`\textit` and `\textbf`.  Unlike bare `\text`, they result in `textup` and
`textmd` classes being applied, but those have no CSS rules, so they act the
same as bare `\text`.

Fixes #1909.

* Add documentation

* Add unsupported font commands
2019-04-06 02:51:11 +09:00
..
2019-01-29 18:40:17 +09:00
2018-11-01 18:43:41 -04:00
2018-11-01 18:43:41 -04:00
2019-04-06 02:51:11 +09:00
2019-01-29 18:40:17 +09:00
2019-03-21 02:57:53 +09:00
2017-09-26 12:16:35 -06:00
2018-11-24 18:52:25 -05:00
2018-08-23 17:38:36 -04:00
2018-09-03 17:19:12 -04:00