feat: Support \underbar (#2713)

* feat: Support \underbar

* Update screenshots
This commit is contained in:
Ron Kok
2020-12-30 07:15:17 -08:00
committed by GitHub
parent cd9ee27ac6
commit 1f509a3b75
8 changed files with 7 additions and 2 deletions

View File

@@ -377,6 +377,9 @@ defineMacro("\\clap", "\\mathclap{\\textrm{#1}}");
// \mathstrut from the TeXbook, p 360
defineMacro("\\mathstrut", "\\vphantom{(}");
// \underbar from TeXbook p 353
defineMacro("\\underbar", "\\underline{\\text{#1}}");
// \not is defined by base/fontmath.ltx via
// \DeclareMathSymbol{\not}{\mathrel}{symbols}{"36}
// It's thus treated like a \mathrel, but defined by a symbol that has zero