Math Font Size Change Test

Test Instructions:

  1. The editor below contains LaTeX equations rendered with KaTeX
  2. Test 1: Select a rendered LaTeX equation (e.g., E = mc²) and change the font size using the dropdown
  3. Test 2: Try different sizes (12pt, 18pt, 24pt, 36pt) - the rendered math should resize
  4. Test 3: Insert new LaTeX using the TeX button and verify it renders at 13.5pt (default)
  5. 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