Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion options/output/chtml.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The Configuration Block

MathJax = {
chtml: {
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
fontURL: URL, // The URL where the fonts are found
dynamicPrefix: URL, // The URL where dynamic ranges of the font data are located
adaptiveCSS: true, // true means only produce CSS that is used in the processed equations
Expand Down