Hi,

I'm using 'DejaVu Sans Mono' in my
ipython_config.py file and it works most of the time except with
printing items such as

>>> p = Poly(x**2-y, x, y)
>>> roots(Poly(p, x))

where the sqrt symbols have pictographs in them. Otherwise, [1/x] and
[1/sqrt(x)] print out correctly.

Is there another font I should be using?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en.

Reply via email to