##// 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.
Brian Granger -
r6051:5cf294c5
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...