org-highlight-latex-and-related

org-highlight-latex-and-related is a variable defined in `org.el'.
Its value is
nil


Documentation:
Non-nil means highlight LaTeX related syntax in the buffer.
When non nil, the value should be a list containing any of the
following symbols:
`latex' Highlight LaTeX snippets and environments.
`script' Highlight subscript and superscript.
`entities' Highlight entities.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.4 of Emacs.