#12276: dvipng fails due to missing jpeg symbols (gd spkg)
----------------------------+-----------------------------------------------
       Reporter:  mjo       |         Owner:  GeorgSWeber
           Type:  defect    |        Status:  new        
       Priority:  critical  |     Milestone:  sage-5.11  
      Component:  build     |    Resolution:             
       Keywords:            |   Work issues:             
Report Upstream:  N/A       |     Reviewers:             
        Authors:            |     Merged in:             
   Dependencies:            |      Stopgaps:             
----------------------------+-----------------------------------------------

Comment (by mjo):

 This only occurs when you use latex for the text in the plot. I do that in
 my init.sage, so to reproduce,

 sage --nodotsage

 {{{
 sage: from matplotlib import rcParams
 sage: rcParams['text.usetex'] = True
 sage: plot(sin,x,-1,1)
 <boom>
 }}}

 See #13543 for why you might want to use a real latex implementation.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12276#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to