Re: [Matplotlib-users] Problem with importing LaTeX package amsmath and $\text{}$

2013-04-05 Thread Pawel Chojnacki
Thank you, it works flawlessly now :) 2013/3/31 Juergen Hasch pyt...@elbonia.de Am 31.03.2013 08:50, schrieb Pawel Chojnacki: Thank you very much - hovewer, your solution isn't enough. Adding your lines generate: The problem is this: RuntimeError: LaTeX was not able to process

Re: [Matplotlib-users] Problem with importing LaTeX package amsmath and $\text{}$

2013-03-31 Thread Pawel Chojnacki
() Am 30.03.2013 22:15, schrieb Pawel Chojnacki: 2013/3/30 Juergen Hasch pyt...@elbonia.de mailto:pyt...@elbonia.de Am 30.03.2013 16:29, schrieb Pawel Chojnacki: Please pardon me, but what object is math.usetex attribute of? I can't find it in the documentation. http

[Matplotlib-users] Problem with importing LaTeX package amsmath and $\text{}$

2013-03-30 Thread Pawel Chojnacki
Hello, I've been having some troubles with LaTeX in matplotlib. My example script: #!/usr/bin/env python2 #-*- coding: utf-8 -*- __author__ = 'Pawel Chojnacki' __copyright__ ='Copyleft 2013 Pawel Chojnacki' __version__ = '1.0' __date__ = '29-03-2013' __license__ = 'GPLv3' import numpy as np