Mathjax: Fix clip due to font size
This commit is contained in:
parent
4069de6423
commit
960b108852
|
@ -39,6 +39,9 @@
|
|||
processEnvironments: true,
|
||||
tags: "ams"
|
||||
},
|
||||
chtml: {
|
||||
scale: 1.1
|
||||
},
|
||||
options: {
|
||||
skipHtmlTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
|
||||
ignoreHtmlClass: 'tex2jax_ignore',
|
||||
|
|
Loading…
Reference in New Issue