When I render it, and show the output in the Presentation tab in RStudio, the math is visible, but not as nice as one would expect. I have figured out that I can fix this by right-clicking one of the equations, and then Math Settings --> Math Renderer and then choosing "Common HTML" instead of the default with is "HTML-CSS". Then it works fine, but whenever I recompile the presentation the math renderer jumps back to "HTML-CSS", and the math does not look nice anymore. See attached screenshot.
My question is: Is there a way I can permanently set the math renderer to "Common HTML" in the RStudio viewer?