QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
77 stars 23 forks source link

Math rendering of `\trace` #133

Closed natashawatkins closed 5 years ago

natashawatkins commented 6 years ago

Doesn't appear to render properly image

FelipeMaldonado commented 6 years ago

Is it declare beforehand? because the operator trace doesn't exist by default on Tex. I normally use \mathrm{Tr} instead

mmcky commented 6 years ago

We have supported this in the past by configuring mathjax in the css. @natashawatkins can you let me know what lecture that is from?

natashawatkins commented 6 years ago

It was from lqcontrol.rst

natashawatkins commented 6 years ago

This is still an issue after I updated jupinx

mmcky commented 5 years ago

trace has been replaced and is rendering correctly on lqcontrol.