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
hello,
Sorry for my poor english.
I have a big problem with matplotlib under AIX6.1.
My configuration :
OS : AIX 6.1
XLC : 12.1.0.0
Python 2.7.5-1
I installed Python and all dependencies from www.oss4aix.org/download/RPMS with
the rpm files.
This is the all packages that I installed:
rpm -ivh
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
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
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
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
Hi,
the eps output of matplotlib 1.0.1 don't work with the LaTeX macro PSfrag
(http://en.wikipedia.org/wiki/PSfrag). In the release notes
(RELEASE_NOTES-1.0.1.txt) I can not find any changes to the eps output. What
have you done?
--
View this message in context:
http://old.nabble.com/Problem-w
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
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
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
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
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 someone can help me
as you can see i attached a sample plot file... you
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
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
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
Hi,
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 install with -N as I found recommended elsewhere on the list, since
otherwise it tries to build
> 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
--
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
I'm trying to use some matplotlib-generated pdfs in a pdflatex document,
and seeing some extremely weird and disruptive size effects. The
resulting pdfs can be seen at
http://research.janelia.org/coventry/paper.pdf
http://research.janelia.org/coventry/paper-small.pdf
The first results from the
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
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
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 definition for `mc'
The script s
Hi
In one somewhat bigger application of mine, which makes use of matplotlib, it
can happen that a user can assign a name to a dataset, which latex in turn is
unable to process as part of the legend. Of course it is possible to prevent
the user from doing so in most cases, but still it is possi
23 matches
Mail list logo