Re: [Matplotlib-users] tex rendering broken?

2014-11-03 Thread Martin Wiebusch
I just downgraded to matplotlib 1.1.1 and now everything works. Looks like a regression to me. On Fri, 2014-10-31 at 15:53 +, Martin Wiebusch wrote: > I am having trouble executing the example for typesetting labels with > latex from http://matplotlib.org/users/usetex.html. Copyi

Re: [Matplotlib-users] tex rendering broken?

2014-11-02 Thread Martin Wiebusch
I just installed matplotlib 1.4.2 via pip, and executing the file matplotlib-1.4.2/examples/pylab_examples/tex_demo.py from the source tarball gives the same error: Traceback (most recent call last): File "matplotlib-1.4.2/examples/pylab_examples/tex_demo.py", line 29, in plt.savefig('tex_d

[Matplotlib-users] tex rendering broken?

2014-10-31 Thread Martin Wiebusch
I am having trouble executing the example for typesetting labels with latex from http://matplotlib.org/users/usetex.html. Copying the standard example, tex_demo.py, to a file and executing it gives the following output: Traceback (most recent call last): File "scratch.py", line 21, in plt.s