Skip to content

Commit 55349f7

Browse files
authored
Merge pull request #354 from jakeaturner/patch-1
Fix typo in chtml.rst
2 parents 2b8a1eb + bac067a commit 55349f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

options/output/chtml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The Configuration Block
2525
2626
MathJax = {
2727
chtml: {
28-
mathcFontHeight: true, // True to scale the math to match the ex-height of the surrounding font
28+
matchFontHeight: true, // True to scale the math to match the ex-height of the surrounding font
2929
fontURL: URL, // The URL where the fonts are found
3030
dynamicPrefix: URL, // The URL where dynamic ranges of the font data are located
3131
adaptiveCSS: true, // true means only produce CSS that is used in the processed equations

0 commit comments

Comments
 (0)