On Wednesday 07 February 2007 03:17:06 am Gerhard Spitzlsperger wrote: > Hallo Darren, > > thank you very much > > Darren Dale schrieb: > >>embedding in Qt, displaying TeX within such a window and finally > >>save the plot as postscript. > > ... > > >>function, to create labels (with TeX) but they are not displayed. > > > > The example you posted works fine for me. Are you sure you have installed > > and properly configured all the required external dependencies? See > > http://www.scipy.org/Cookbook/Matplotlib/UsingTex for more details. > > I guess I installed correctly as the standard examples provided > with matplotlib work as expected.
To which examples are you referring? The usetex example? > Also if I remove all TeX related stuff and just place the following line > in the original "embedding_in_qt.py" function compute_initial_figure: > > self.axes.set_xlabel("label") > > the label is not displayed. You disable usetex, and your text is not being rendered. Is that correct? If so, the problem has nothing to do with the LaTeX layout engine. I suggest writing the shortest possible example that illustrates the problem (your previous example is obviously too complex, since the label is not rendered even without usetex enabled), run it with your rc.verbose.level set to debug, and post again. Darren ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users