Skip to content
Merged
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
3 changes: 1 addition & 2 deletions output/fonts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ In version 2 of MathJax, it was difficult to adjust the fonts in use
being used. For example, switching the variables and function names
to use a sans-serif font rather than the standard serifed font is
quite difficult in version 2. The structure of the font data in
version 3 has been completely redesigned to help make such changes
easier to make.
version 3 has been completely redesigned to make such changes easier.

Since browsers do not provide APIs to access font metrics, MathJax has
to ship with the necessary font data; this font data is generated
Expand Down