Comment 2 for bug 1438278

Revision history for this message
Christopher Barrington-Leigh (cpbl) wrote :

Behaviour is even worse after my upgrade 16.04:

The following crashes ipython:

pp={'text.usetex': True, 'text.latex.unicode': True,}
rcParams.update(pp)
plot(1,1)
ylabel(r'\textwon')