Re: [Matplotlib-users] basic pgf test fails

2014-05-07 Thread Neal Becker
https://github.com/matplotlib/matplotlib/issues/3051 -- Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software

Re: [Matplotlib-users] basic pgf test fails

2014-05-07 Thread Eric Firing
On 2014/05/07 2:34 AM, Neal Becker wrote: > Neal Becker wrote: > >> I tried the simple example, but all examples I try choke on savefig >> ('blah.pdf') This is fedora20 linux, with pretty modern, complete texlive. >> >> I tried rm'ing tex-cache >> >> example.py >> # -*- coding: utf

Re: [Matplotlib-users] basic pgf test fails

2014-05-07 Thread Neal Becker
Neal Becker wrote: > I tried the simple example, but all examples I try choke on savefig > ('blah.pdf') This is fedora20 linux, with pretty modern, complete texlive. > > I tried rm'ing tex-cache > > example.py > # -*- coding: utf-8 -*- > > import matplotlib as mpl > mpl.use("pg

[Matplotlib-users] basic pgf test fails

2014-05-06 Thread Neal Becker
I tried the simple example, but all examples I try choke on savefig ('blah.pdf') This is fedora20 linux, with pretty modern, complete texlive. I tried rm'ing tex-cache example.py # -*- coding: utf-8 -*- import matplotlib as mpl mpl.use("pgf") pgf_with_rc_fonts = { "font.fami