Package: python-matplotlib Version: 0.83.2 Severity: normal Hello,
The matplotlib package should have dependencies on the tetex-base and dvipng packages. The following python code will not work properly unless both latex and dvipng are present on the user's system: >>> import pylab >>> pylab.rc('text', usetex=True) >>> pylab.xlabel(r'test $\alpha$') >>> pylab.show() Thank you for the hard work putting this useful package together. Regards, Mike Gilbert -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]