Re: [Matplotlib-users] leading whitespace in text

2010-06-04 Thread Michael Droettboom
Fixed in r8373. Mike On 06/03/2010 09:01 PM, Eric Firing wrote: > On 06/03/2010 02:29 PM, Christoph Gohlke wrote: > >> >> On 6/3/2010 5:20 PM, phob...@geosyntec.com wrote: >> -Original Message- From: Christoph Gohlke [mailto:cgoh...@uci.edu] Sent: Sunday, May 30,

Re: [Matplotlib-users] leading whitespace in text

2010-06-03 Thread Eric Firing
On 06/03/2010 02:29 PM, Christoph Gohlke wrote: > > > On 6/3/2010 5:20 PM, phob...@geosyntec.com wrote: >>> -Original Message- >>> From: Christoph Gohlke [mailto:cgoh...@uci.edu] >>> Sent: Sunday, May 30, 2010 3:41 PM >>> To: matplotlib-users@lists.sourceforge.net >>> Subject: [Matplotlib-u

Re: [Matplotlib-users] leading whitespace in text

2010-06-03 Thread Christoph Gohlke
On 6/3/2010 5:20 PM, phob...@geosyntec.com wrote: >> -Original Message- >> From: Christoph Gohlke [mailto:cgoh...@uci.edu] >> Sent: Sunday, May 30, 2010 3:41 PM >> To: matplotlib-users@lists.sourceforge.net >> Subject: [Matplotlib-users] leading whitespace in text >> >> Hello, >> >> consi

Re: [Matplotlib-users] leading whitespace in text

2010-06-03 Thread PHobson
> -Original Message- > From: Christoph Gohlke [mailto:cgoh...@uci.edu] > Sent: Sunday, May 30, 2010 3:41 PM > To: matplotlib-users@lists.sourceforge.net > Subject: [Matplotlib-users] leading whitespace in text > > Hello, > > consider the following simple code: > > import matplotlib > fro