We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b8a1eb + bac067a commit 55349f7Copy full SHA for 55349f7
1 file changed
options/output/chtml.rst
@@ -25,7 +25,7 @@ The Configuration Block
25
26
MathJax = {
27
chtml: {
28
- mathcFontHeight: true, // True to scale the math to match the ex-height of the surrounding font
+ matchFontHeight: true, // True to scale the math to match the ex-height of the surrounding font
29
fontURL: URL, // The URL where the fonts are found
30
dynamicPrefix: URL, // The URL where dynamic ranges of the font data are located
31
adaptiveCSS: true, // true means only produce CSS that is used in the processed equations
0 commit comments