Re: [matplotlib-devel] Asking for code review: Xelatex / PGF backend

2012-08-08 Thread Trémouilles David
Thank you very much Peter :-) I'm going to test... David Le 08/08/12 12:59, Peter Würtz a écrit : > > Peter Würtz wrote: >> >> David Trémouilles wrote: >>> Is there any reason that the generated figure could not be used with >>> pdflatex ? >>> >> The PGF pictures should work with pdflatex, xelate

Re: [matplotlib-devel] Asking for code review: Xelatex / PGF backend

2012-08-08 Thread Trémouilles David
Le 07/08/12 01:17, Peter Würtz a écrit : > Hi! > I would like to ask for a code review for a new backend I wrote for creating > figures with Xelatex/Lualatex. It uses the PGF (Tikz) Package for all > drawing operations and enables full unicode support and typesetting of > texts/formulas using Latex

[matplotlib-devel] Pyside 1.0.8 compatibility patch

2011-10-29 Thread Trémouilles David
Hello, I've recently switched to PySide 1.0.8 on my MacBook using macports. It seems that it breaks part of matplotlib. Not sure if this is pyside or matplotlib bug but the attached change in matplotlib solved the issue for me. Regards, David >From 1fd9b3c9e1a3caa59c42d161c222327f96b9f5b3 Mo