Math Font Size Change Test
Test Instructions:
- The editor below contains LaTeX equations rendered with KaTeX
- Test 1: Select a rendered LaTeX equation (e.g., E = mc²) and change the font size using the dropdown
- Test 2: Try different sizes (12pt, 18pt, 24pt, 36pt) - the rendered math should resize
- Test 3: Insert new LaTeX using the TeX button and verify it renders at 13.5pt (default)
- Expected Result: Font size changes should now work on rendered math!
✓ Fix Applied: Removed !important flags from CSS, allowing inline font-size styles to override the default 13.5pt
Editor with LaTeX Support