Compare plot(e^(-x/10),(x,0,20),legend_label='$%s$'%latex(e^(-x/10)))
AttributeError: 'Kern' object has no attribute 'height' with plot(e^(-x/10),(x,0,20),legend_label='$%s$'%latex(x)) (all is well). This does not happen with e^-x. Any ideas? This came up while preparing a talk, unfortunately. Presumably we haven't had enough people using legends yet for this to come up... Thanks, - kcrisman -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org