mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-09 21:18:40 +00:00
Adds MathML support for math font commands.
This is part 3 or 3. The first two pull requests added font metrics, HTML rendering, and screenshot tests.
This commit is contained in:
committed by
Kevin Barabash
parent
1b5834d894
commit
64e63d7546
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* This is the main options class. It contains the style, size, color and font
|
||||
* This is the main options class. It contains the style, size, color, and font
|
||||
* of the current parse level. It also contains the style and size of the parent
|
||||
* parse level, so size changes can be handled efficiently.
|
||||
*
|
||||
|
Reference in New Issue
Block a user