Adjusted latex font.
The Jacobian matrices were rendering way to small to read, so I changed the font and increased the font size.
This commit is contained in:
parent
7725ab03f5
commit
e18106920b
@ -211,7 +211,10 @@
|
||||
},
|
||||
displayAlign: 'center', // Change this to 'center' to center equations.
|
||||
"HTML-CSS": {
|
||||
scale:85,
|
||||
scale:100,
|
||||
availableFonts: ["Neo-Euler"],
|
||||
preferredFont: "Neo-Euler",
|
||||
webFont: "Neo-Euler",
|
||||
styles: {'.MathJax_Display': {"margin": 4}}
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user