On 06/09/2012 14:49, Benjamin Root
wrote:
On Thu, Sep 6, 2012 at 6:54 AM, Mogliii
wrote:
Hi,
I am preparing figures with the following matplotlib
preamble:
On Thu, Sep 6, 2012 at 6:54 AM, Mogliii wrote:
> Hi,
>
> I am preparing figures with the following matplotlib preamble:
>
> plt.rc('font', **{'family':'serif', 'serif':['Computer Modern Roman'],
> 'monospace':['Computer Modern Typewriter']})
> params = {'backend': 'ps',
>
Hi,
I am preparing figures with the following matplotlib preamble:
plt.rc('font', **{'family':'serif', 'serif':['Computer Modern Roman'],
'monospace':['Computer Modern Typewriter']})
params = {'backend': 'ps',
'text.latex.preamble': [r"\usepackage{upgreek}",