Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Rob Hetland
On Dec 3, 2007, at 2:53 PM, Michael Droettboom wrote: > Personally, I like to set the math fonts explicitly, rather than > using the font categories. This is what I set for using Arev Sans: > > mathtext.cal : Arev Sans:oblique > mathtext.it : Arev Sans:oblique > mathtext.rm : Arev Sans > mat

Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Michael Droettboom
I see what's going on here. Upper-case Greek letters are always upright (non-italic) in mathtext. TeX does this, and it is apparently a long standing American typographic convention. So, when it goes to print the "\Delta", it looks at "mathtext.rm", which in your case you have set to "serif

Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Rob Hetland
On Dec 3, 2007, at 2:26 PM, Michael Droettboom wrote: > Can you send your matplotlibrc settings and the mathtext expression > you are using? One or the other of those is causing Vera Serif to > be used for the \Delta character rather than Arev Sans. I get this error anytime I try to get a

Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Michael Droettboom
The line I'm referring to is this ---> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib/mathtext.py:808: MathTextWarning: Font 'BitstreamVeraSerif-Roman' does not have a glyph for '\Delta' MathTextWarning) Can you send your matplotlibrc settings and t

Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Rob Hetland
On Dec 3, 2007, at 2:02 PM, Michael Droettboom wrote: > Can you send your matplotlibrc file? (Particularly the mathtext.* > options...) Also, can you set "verbose.level" to "debug-annoying" > and send us the output? It seems to me that Arev is being used from the debug information. See

Re: [Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Michael Droettboom
The log shows that for some reason it is pulling in BitstreamVeraSerif-Roman instead of Arev Sans for that character. It could be that it isn't finding the Arev fonts on your system. Can you send your matplotlibrc file? (Particularly the mathtext.* options...) Also, can you set "verbose.leve

[Matplotlib-users] Missing \Delta in mathtext

2007-12-03 Thread Rob Hetland
I was working on a figure, using mathtext and the Arev Sans fontset, and I noticed that \Delta does not display correctly. In fact, none of the capitol greek letters show up. It claims they are missing (and I do not default back to CM). However, I _know_ Arev Sans has \Delta (and the ot