Skip to content

Commit 7c2f3de

Browse files
committed
Add \EE macro to MathJax config
1 parent 326ab7b commit 7c2f3de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lectures/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ sphinx:
109109
macros:
110110
"argmax" : ["\\operatorname*{argmax}", 0]
111111
"argmin" : ["\\operatorname*{argmin}", 0]
112+
"EE" : "\\mathbb{E}"
112113
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
113114
# Local Redirects
114115
rediraffe_redirects:

0 commit comments

Comments
 (0)