New feature: Properly shown mathematical equations

Here is a version I used after seeing your image.

Prompt

Display the Higgs equation, use LaTeX but then convert LaTeX for display.

ChatGPT completion

The Higgs equation is:

image

where H is the Higgs field, D_\mu is the covariant derivative, and V(H) is the Higgs potential.


As an image only

image


Using Chrome

  1. Mouse over equation
  2. Right click to bring up menu
  3. Select Inspect

It reveals that Katex is being used.

image


Simplifiying the prompt

Display the Higgs equation using Katex.

image

Still can’t get ChatGPT to generate the math in the descriptions but it is clearly a signifigant step. The markup for math in the descriptions appears to be MathJax.