I want to add some LaTeX formulae into my Wolfram script, e.g., the formulae described here.
But it seems that when I reopen the Wolfram script file, these LaTeX formulae will be displayed in the untendered raw format, similar to the following messy stuff:
\!\(TraditionalForm\`3/\*
SuperscriptBox[
StyleBox["x", "TI"], "2"]\)
I wonder if there is a way to let LaTeX formulae displayed correctly in the wolfram script when I reopen it.
Regards,
Zhao