Update katex to v0.16.21
This commit is contained in:
2
paige/node_modules/katex/src/functions/font.js
generated
vendored
2
paige/node_modules/katex/src/functions/font.js
generated
vendored
@@ -33,7 +33,7 @@ defineFunction({
|
||||
type: "font",
|
||||
names: [
|
||||
// styles, except \boldsymbol defined below
|
||||
"\\mathrm", "\\mathit", "\\mathbf", "\\mathnormal",
|
||||
"\\mathrm", "\\mathit", "\\mathbf", "\\mathnormal", "\\mathsfit",
|
||||
|
||||
// families
|
||||
"\\mathbb", "\\mathcal", "\\mathfrak", "\\mathscr", "\\mathsf",
|
||||
|
Reference in New Issue
Block a user