On 8/13/10 5:04 PM, matplotlib-users-requ...@lists.sourceforge.net wrote:
> Send Matplotlib-users mailing list submissions to
>       matplotlib-users@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> or, via email, send a message with subject or body 'help' to
>       matplotlib-users-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>       matplotlib-users-ow...@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 (gurnem...@me.com)
>
>
> ----------------------------------------------------------------------
> Message: 1
>
> Date: Thu, 12 Aug 2010 18:49:44 +0000 (UTC)
> From: Jouni Sepp?nen<j...@iki.fi>
> Subject: Re: [Matplotlib-users] TeX not working with Matplotlib
> To: matplotlib-users@lists.sourceforge.net
> Message-ID:<loom.20100812t204207-...@post.gmane.org>
> Content-Type: text/plain; charset=utf-8
>
> Harry Boer<henriab...@...>  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.
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 12 Aug 2010 22:44:43 +0200
> From: Simon Friedberger<simon+matplot...@a-oben.org>
> Subject: [Matplotlib-users] Screenshot on homepage
> To: matplotlib-users@lists.sourceforge.net
> Message-ID:<20100812204443.ga12...@a-oben.org>
> 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.thak...@gmail.com>
> Subject: Re: [Matplotlib-users] Screenshot on homepage
> To: matplotlib-users@lists.sourceforge.net
> Message-ID:
>       <aanlktin1kcx_9vcd7pbu96wpa5ucijzjzdofoj6pe...@mail.gmail.com>
> 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+matplot...@a-oben.org<simon%2bmatplot...@a-oben.org>>  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
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>
>

------------------------------------------------------------------------------
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
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to