Comment #4 on issue 3062 by [email protected]: set and frozenset are not printed correctly with latex()
http://code.google.com/p/sympy/issues/detail?id=3062
I agree that FinitSet should use \left{\right}. Whether we should use that for set() depends on whether we want to treat that the same way or differently. Also, consider that {1, 2, 3} notation is allowed as of Python 2.7 to build a set.
By the way, when this is fixed, IPython's sympy profile should be updated. See https://github.com/ipython/ipython/pull/1399.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
