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