Why ChatGPT equations break when pasted into Word and how to fix it

When users copy mathematical equations from ChatGPT into Word, they often get raw LaTeX code, garbled characters, or a static image instead of a usable equation. This happens because ChatGPT renders equations using multiple layered representations simultaneously — MathML, LaTeX, and visual glyphs — and copying picks one unpredictably. Word stores equations in its own format called OMML, meaning a proper conversion requires a LaTeX-to-MathML-to-OMML chain before the content reaches the document. An additional timing issue arises because ChatGPT streams tokens, so copying before rendering completes captures raw LaTeX source rather than the structured output. Tools that automate the full conversion chain can transfer equations into Word as editable objects, while Google Docs offers more limited support and is better suited to image-based or plain-text math.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in