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.