Re: [Matplotlib-users] Problem with matplotlib under aix 6.1

2013-09-25 Thread roman3217
Hello, I did a mistake in my previous post. The correct xlC that I created : #!/bin/bash parameters=$(echo $* | sed s/'-l '/''/g) Modules/ld_so_aix $parameters -lC -ltcl -ltk -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Problem-with-matplotlib-under-aix-6-1-tp4

Re: [Matplotlib-users] Problem with matplotlib 1.0.1 and psfrag (LaTeX)

2011-03-17 Thread Michael McNeil Forbes
On 13 Jan 2011, at 5:50 AM, Michael Droettboom wrote: > Can you provide a simple LaTeX document that illustrates the problem > with psfrag? This is still compliant Postscript, AFAICT. It is not a postscript compliance issue, but rather a requirement of the psfrag package which relys on searc

Re: [Matplotlib-users] Problem with matplotlib 1.0.1 and psfrag (LaTeX)

2011-01-13 Thread Michael Droettboom
The change in behavior was to fix this bug: http://sourceforge.net/tracker/?func=detail&aid=3062773&group_id=80706&atid=560720 It seems it may be impossible to produce Postscript that works across all fonts and all readers at the same time. Can you provide a simple LaTeX document that illustr

Re: [Matplotlib-users] Problem with matplotlib 1.0.1 and psfrag (LaTeX)

2011-01-11 Thread Benjamin Root
On Tue, Jan 11, 2011 at 8:45 AM, Lebostein wrote: > > I have compared the new and old output. For example the "0.0" in a diagram: > > old eps (1.0.0): > > 35.223 19.934 m > 0 0.141 rmoveto > (0.0) show > [1 2] 0 setdash > 0.502 setgray > > new eps (1.0.1): > > 35.222810 19.933563 translate > 0.00

Re: [Matplotlib-users] Problem with matplotlib 1.0.1 and psfrag (LaTeX)

2011-01-11 Thread Lebostein
I have compared the new and old output. For example the "0.0" in a diagram: old eps (1.0.0): 35.223 19.934 m 0 0.141 rmoveto (0.0) show [1 2] 0 setdash 0.502 setgray new eps (1.0.1): 35.222810 19.933563 translate 0.00 rotate 0.00 0.140625 m /zero glyphshow 6.362305 0.140625 m /period g

Re: [Matplotlib-users] problem with matplotlib and latex

2009-08-12 Thread Darren Dale
On Wed, Aug 12, 2009 at 12:22 PM, wrote: > hmm ok i post it in a more shorter way... but with the point raw settings > i dont know how it should works I directed you to the documentation. An improved script is attached. #!/usr/bin/python # -*- coding: utf8 -*- import numpy as np import pylab as

Re: [Matplotlib-users] problem with matplotlib and latex

2009-08-12 Thread Darren Dale
Try googling "python raw strings" and read the first hit. By the way, please post self-contained scripts that are as short as possible. We can't run the script you posted, the data is missing. On Wed, Aug 12, 2009 at 12:00 PM, wrote: > how i use raw settings ? > >> On Wed, Aug 12, 2009 at 10:4

Re: [Matplotlib-users] problem with matplotlib and latex

2009-08-12 Thread spielmann
how i use raw settings ? > On Wed, Aug 12, 2009 at 10:42 AM, Timo > Spielmann wrote: >> hey people >> >> i have an problem on plotting some functions with latex texts. i cant >> plot some latex symbols like \bar or something else the normal latex >> stuff works perect, but such keys doessent a

Re: [Matplotlib-users] problem with matplotlib and latex

2009-08-12 Thread Darren Dale
On Wed, Aug 12, 2009 at 10:42 AM, Timo Spielmann wrote: > hey people > > i have an problem on plotting some functions with latex texts. i cant > plot some latex symbols like \bar or something else the normal latex > stuff works perect, but such keys doessent and i dont know why... > > hope some

Re: [Matplotlib-users] problem with matplotlib-0.98.5-py2.5-macosx-10.3.egg

2008-12-13 Thread John Mariska
everything worked fine. John M. -Original Message- Date: Sat, 13 Dec 2008 22:08:37 + From: Robin Subject: Re: [Matplotlib-users] problem with matplotlib-0.98.5-py2.5-macosx-10.3.egg To: "John Hunter" Cc: matplotlib-users@lists.sourceforge.net Message-ID: Co

Re: [Matplotlib-users] problem with matplotlib-0.98.5-py2.5-macosx-10.3.egg

2008-12-13 Thread Robin
On Sat, Dec 13, 2008 at 9:17 PM, John Hunter wrote: > On Sat, Dec 13, 2008 at 3:01 PM, Robin wrote: > >> As in my other mail I am having trouble building from source. >> Previously I used the mac .egg to get around this, but the >> matplotlib-0.98.5-py2.5-macosx-10.3.egg for 0.98.5 doesn't appear

Re: [Matplotlib-users] problem with matplotlib-0.98.5-py2.5-macosx-10.3.egg

2008-12-13 Thread John Hunter
On Sat, Dec 13, 2008 at 3:01 PM, Robin wrote: > As in my other mail I am having trouble building from source. > Previously I used the mac .egg to get around this, but the > matplotlib-0.98.5-py2.5-macosx-10.3.egg for 0.98.5 doesn't appear to > work. I think the egg may be broken. Try grabbing th

Re: [Matplotlib-users] Problem with matplotlib and pdflatex

2008-03-24 Thread Alex Coventry
> I believe I have fixed the problem in the latest svn versions, both on > the maintenance branch and on the trunk. Please try the latest version Thanks for your help, Jouni. That seems to have fixed the problem. Best, Alex --

Re: [Matplotlib-users] Problem with matplotlib and pdflatex

2008-03-22 Thread Jouni . Seppanen
Alex Coventry <[EMAIL PROTECTED]> writes: > I'm trying to use some matplotlib-generated pdfs in a pdflatex document, > and seeing some extremely weird and disruptive size effects. Could you be more specific about what the problem seems to be? I looked at your pdf files, and it looks like pdflat

Re: [Matplotlib-users] Problem with matplotlib

2008-02-27 Thread Charlie Moad
Out of the country. I am cc'ing the matplotlib list. On Wed, Feb 27, 2008 at 3:08 PM, Luis Carlos Garelli < [EMAIL PROTECTED]> wrote: > > Message body follows: > > Greetings, first, sorry to bother you... I am working using > the matplotlib, and i am having some strange problems with > my applica

Re: [Matplotlib-users] problem with matplotlib in script

2007-09-12 Thread massimo sandal
Christoph Scheit ha scritto: Hi, running a python-script using matplotlib I get the following error message: sh: mc: line 1: syntax error: unexpected end of file sh: error importing function definition for `mc' sh: mc: line 1: syntax error: unexpected end of file sh: error importing function de