- Original Message
> From: Michael Droettboom
> To: Michael Hannon ;
>matplotlib-users@lists.sourceforge.net
> Sent: Thu, August 5, 2010 6:24:58 AM
> Subject: Re: [Matplotlib-users] Problem getting math symbols into text
> It looks like you're configured
It looks like you're configured for the STIX fonts (the rcParam
mathtext.fontset = stix), but they are not installed on your system.
Do you have the file "STIXGeneral.ttf" on your system? Perhaps you need
to install an additional package.
Mike
On 08/04/2010 03:18 PM, Michael Hannon wrote:
>>
On Wed, Aug 4, 2010 at 8:05 PM, Michael Hannon wrote:
> > Wow, I hadn't realized that Fedora 13 is carrying a rather old version of
> > matplotlib (~2 years old). I should double-check what version is in
> rawhide
> > and possibly prod some people to get them to choose a more recent
> version...
> Wow, I hadn't realized that Fedora 13 is carrying a rather old version of
> matplotlib (~2 years old). I should double-check what version is in rawhide
> and possibly prod some people to get them to choose a more recent version...
Hi, Ben. I think it would be a good idea to give the Fedora pe
On Tue, Aug 3, 2010 at 11:12 PM, Michael Hannon wrote:
> Greetings. I'm unable to get mathtext to work properly on my linux system:
>
># cat /etc/redhat-release
>Fedora release 13 (Goddard)
>
># uname -a
>Linux localhost.localdomain 2.6.33.6-147.2.4.fc13.x86_64 #1 SMP Fri Jul
> 2
Greetings. I'm unable to get mathtext to work properly on my linux system:
# cat /etc/redhat-release
Fedora release 13 (Goddard)
# uname -a
Linux localhost.localdomain 2.6.33.6-147.2.4.fc13.x86_64 #1 SMP Fri Jul 23
17:14:44 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
The proble