10 lines
200 B
JavaScript
10 lines
200 B
JavaScript
![]() |
MathJax = {
|
||
|
tex: {
|
||
|
inlineMath: [['$', '$'], ['\\(', '\\)']],
|
||
|
packages: {'[+]': ['numbas']}
|
||
|
},
|
||
|
loader: {
|
||
|
load: ['[custom]/numbas-mathjax.js'],
|
||
|
paths: {custom: '.'}
|
||
|
}
|
||
|
};
|