From: <jk...@ik...> - 2007-08-07 15:00:00
|
Xavier Gnata <gn...@ob...> writes: >> I'm a french user and I'm trying to put an 'é' into a pylab title. > > Ok it is a bug because matplotlib.rc('text',usetex=False) and then it works. > But is always fails using matplotlib.rc('text',usetex=True) As a workaround, does \'e (as in r"f\'evrier") work with usetex=True? -- Jouni K. Seppänen http://www.iki.fi/jks |