Hi,
I am running Arch Linux, Matplotlib 1.2, Python 2.7, and today I realized
that generating *.eps figures when matplotlib is using the latex
output rc('text',
usetex=True) results in a corrupted eps figure in combination with
Ghostscript 9.07. The png variant of the same figure works fine, eps w
On 2 March 2013 23:19, Thomas Kluyver wrote:
> Not directly - it runs on a completely automated build server. I've just
> pushed a commit to the packaging rules which will try this the next time it
> does the build. But it's not exactly instant feedback for debugging ;-).
> Hopefully once we see
sorry...forgot to tag the subject as [matplotlib-devel]
On 4 March 2013 13:35, David Verelst wrote:
> Hi,
>
> I am running Arch Linux, Matplotlib 1.2, Python 2.7, and today I realized
> that generating *.eps figures when matplotlib is using the latex output
> rc('text', usetex=True) results in a
On Mon, Mar 4, 2013 at 6:44 AM, David Verelst wrote:
>
> sorry...forgot to tag the subject as [matplotlib-devel]
The server does it for you.
>
> On 4 March 2013 13:35, David Verelst wrote:
>>
>> Hi,
>>
>> I am running Arch Linux, Matplotlib 1.2, Python 2.7, and today I realized
>> that generati