Files
KaTeX/docs
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-02-22 13:34:15 +09:00
2019-02-22 13:34:15 +09:00
2019-04-01 09:59:55 -04:00
2019-01-29 18:40:17 +09:00