Hey Matthias! Thanks for working on that!
Matthias Michler wrote:
> ... I'm not sure that following problem also occurs for Sebastian, ...
it does.
> ... PS-backend ... the upper part of the b is somehow hidden ...
> f.text(0.5, 0.5, r"{\color[rgb]{0,1,0} a } b {\color{blue} $\nu, \mu, \tau$}")
In addition to that, I have the strange behaviour that the "b" is not
displayed at all when using
f.text(0.5, 0.5, r"{\color[rgb]{0,1,0} a } b")
--> gives only a green "a"
but it is without the "color" command:
f.text(0.5, 0.5, r"{ a } b")
--> gives black "a b"
Pretty weird, isn't it?
Best,
Sebastian.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
