On Apr 8, 1:04 pm, ObsessiveMathsFreak <[email protected]>
wrote:
> Actually, to correct myself, it appears that the problem is not latex
> in the legend label, but the mere presence of a legend label at all.
>
> The following still produces an "pop" error
>
> p1=plot(x^2, (x, -pi, pi), color='blue',legend_label="f")
> G=graphics_array(((p1,p1),(p1,p1)))
> G.show(figsize=[8,8])
>
>

Pop legend.  There has to be a joke in here somewhere...

Anyway, this must be related to http://trac.sagemath.org/sage_trac/ticket/10244.
We just didn't do the same thing to GraphicsArray.  This is now
http://trac.sagemath.org/sage_trac/ticket/11160

Thanks for the report!

- kcrisman

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to