Skip to content

Commit

Permalink
Add \abs LaTeX command.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbullock35 committed May 8, 2024
1 parent 03c53f4 commit f3bdcba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Bullock_Mathjax_v2.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
TeX: {
extensions: ["cancel.js", "color.js", "enclose.js"],
Macros: {
abs: ["\\left\\lvert #1 \\right\\rvert", 1],
backone: "\\mspace{-1mu}",
backtwo: "\\mspace{-2mu}",
cov: ["\\textrm{cov}\\backtwo\\left(#1\\right)", 1],
Expand Down

0 comments on commit f3bdcba

Please sign in to comment.