##// END OF EJS Templates
Fixing #1359. We are not using itex mode in sympyprinting....
Fixing #1359. We are not using itex mode in sympyprinting. Previuosly we were using itex=True in the sympy latex printer. I don't know why where were doing this but we should use regular printing mode and put the $$ around the equations ourselves.

File last commit:

r2732:60cab731
r6051:5cf294c5
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""