Il giorno 30 set 09, alle ore 17.01, Jouni K. Seppänen ha scritto:
> If you do
>
> matplotlib.rcParams['text.latex.preamble'] = [r'\usepackage
> {lucidabr}']
>
> does it start working?
I eventually managed to get it work; thanks for your help !
For the record:
'text.latex.preamb
Il giorno 30 set 09, alle ore 15.13, Darren Dale ha scritto:
> all on one line:
> text.latex.preamble :
> \usepackage[T1]{fontenc},\usepackage{textcomp},\usepackage{lucidabr}
>
> You may need to clear your tex.cache as Jouni suggests.
Here's what I get:
> \usepackage{courier}
>
> \
> u
>
Il giorno 30 set 09, alle ore 13.25, Darren Dale ha scritto:
> Probably setting the preamble in rc is your best option. I added the
> note that it is not supported not because it is broken, but because I
> don't want the mpl mailing lists to turn into a latex support forum.
The point is th
Hello,
I'm writing my thesis with the Lucida Bright font ( provided by the
lucidabr package ) and I can't seem to get properly rendered fonts in
any Matplotlib eps file. Setting the preamble with the rc variable
doesn't look like a good idea, I even tried adding lucidabr to
texmana