fixed a filling rule bug in agg
Add L-system example contributed by Stefan van der Walt
update requirements
use numpy.random instead of numerix
don't 'from pylab import *'
fix typos that prevented script from working
fix 'linewidth' and 'markeredgewidth' kwargs to errorbar
fix error reporting when tex string includes unicode
use ax.add_patch instead of pylab.fill
fix imports