Error when saving as PDF using $\alpha$ and 'text.usetex':True

Alejandro Weinstein <alejandro.weinstein@...287...> writes:

TypeError: unicode argument expected, got 'str'
I am using MPL verion 1.2.x (built from commit 396a6446).

That reminds me of a problem fixed in commit 680edf7, so could you
either try cherry-picking that commit or updating to a later revision?
Your test case doesn't produce an error on a recent-ish master.

···

--
Jouni K. Sepp�nen

You're right. Just updated to the last version and the problem is gone.

Thanks!

Alejandro.

···

On Thu, Mar 8, 2012 at 12:45 PM, Jouni K. Seppänen <jks@...397...> wrote:

Alejandro Weinstein <alejandro.weinstein@...287...> writes:

TypeError: unicode argument expected, got 'str'
I am using MPL verion 1.2.x (built from commit 396a6446).

That reminds me of a problem fixed in commit 680edf7, so could you
either try cherry-picking that commit or updating to a later revision?
Your test case doesn't produce an error on a recent-ish master.