TeX not working with Matplotlib

Send Matplotlib-users mailing list submissions to
  matplotlib-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
  matplotlib-users List Signup and Options
or, via email, send a message with subject or body 'help' to
  matplotlib-users-request@lists.sourceforge.net

You can reach the person managing the list at
  matplotlib-users-owner@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Matplotlib-users digest..."

Today's Topics:

    1. Re: TeX not working with Matplotlib (Jouni Sepp?nen)
    2. Screenshot on homepage (Simon Friedberger)
    3. Re: Screenshot on homepage (Aman Thakral)
    4. Re: Hints on sizing plot elements? (Russell Owen)
    5. False empty strings in csv2rec (Sergi Pons Freixes)
    6. embed matplotlib Figure into Tkinter Canvas (gurnemanz@...2904...)

----------------------------------------------------------------------
Message: 1

Date: Thu, 12 Aug 2010 18:49:44 +0000 (UTC)
From: Jouni Sepp?nen<jks@...397...>
Subject: Re: [Matplotlib-users] TeX not working with Matplotlib
To: matplotlib-users@lists.sourceforge.net
Message-ID:<loom.20100812T204207-900@...523...>
Content-Type: text/plain; charset=utf-8

Harry Boer<henriaboer@...83...> writes:

This is e-TeX, Version 3.141592-2.1 (Web2C 7.5.2)
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009)

These are different versions. Do you have two different TeX distributions
installed on your computer?

Yes, I did install TeX Live at a later stage thinking that it would clean up the earlier version.

~ Harry$ which latex
/usr/local/bin/latex

I think TeX Live installs in /usr/texbin on Mac OS X, although it could make
symlinks in /usr/local/bin. Perhaps /usr/texbin/latex is the version you want.

OK, but how do I go about this? Where can I set which version to use. I have set my PATH to /usr/texbin
in the .bash_profile, .bashrc and .profile (just to make sure), but how can I make this my default version for Matplotlib? I did not
see any path variables in the matplotlibrc file and I'm not going to tinker with that if I'm not sure.

···

On 8/13/10 5:04 PM, matplotlib-users-request@lists.sourceforge.net wrote:

------------------------------

Message: 2
Date: Thu, 12 Aug 2010 22:44:43 +0200
From: Simon Friedberger<simon+matplotlib@...3202...>
Subject: [Matplotlib-users] Screenshot on homepage
To: matplotlib-users@lists.sourceforge.net
Message-ID:<20100812204443.GA12736@...3202...>
Content-Type: text/plain; charset=us-ascii

Hi list members.

Does anybody know how to create the graph in the middle of this
http://matplotlib.sourceforge.net/_static/logo_sidebar_horiz.png
image on the homepage. I can't find it in the examples and suspect it
may have been taken out in a previous revision. Does anybody remember?

Best
Simon

------------------------------

Message: 3
Date: Thu, 12 Aug 2010 16:57:51 -0400
From: Aman Thakral<aman.thakral@...287...>
Subject: Re: [Matplotlib-users] Screenshot on homepage
To: matplotlib-users@lists.sourceforge.net
Message-ID:
  <AANLkTin1kcx_9vcd7pbu96Wpa5ucijZjzdoFoj6PEyEx@...288...>
Content-Type: text/plain; charset="iso-8859-1"

Hi Simon,

I'm fairly sure its just a contour plot with different color mappings for
the lines and the fill.

There are several examples of this on the site.

Start here:
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.contour

Best of Luck,
Aman

On Thu, Aug 12, 2010 at 4:44 PM, Simon Friedberger< > simon+matplotlib@...3202...<simon%2Bmatplotlib@...3202...>> wrote:

Hi list members.

Does anybody know how to create the graph in the middle of this
http://matplotlib.sourceforge.net/_static/logo_sidebar_horiz.png
image on the homepage. I can't find it in the examples and suspect it
may have been taken out in a previous revision. Does anybody remember?

Best
Simon

------------------------------------------------------------------------------
This SF.net email is sponsored by

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options