#13543: Multi-character variables not supported in legend_labels
----------------------------+-----------------------------------------------
       Reporter:  mjo       |         Owner:  jason, was
           Type:  defect    |        Status:  new       
       Priority:  major     |     Milestone:  sage-5.11 
      Component:  graphics  |    Resolution:            
       Keywords:            |   Work issues:            
Report Upstream:  N/A       |     Reviewers:            
        Authors:            |     Merged in:            
   Dependencies:            |      Stopgaps:            
----------------------------+-----------------------------------------------

Comment (by ppurka):

 dvipng works from inside sage -sh for me.
 {{{
 /tmp/a» ls
 a.dvi
 /tmp/a» dvipng a.dvi
 This is dvipng 1.14 Copyright 2002-2010 Jan-Ake Larsson
 [1]
 /tmp/a» ls
 a1.png  a.dvi
 /tmp/a» sage -sh

 Starting subshell with Sage environment variables set.  Don't forget
 to exit when you are done.  Beware:
  * Do not do anything with other copies of Sage on your system.
  * Do not use this for installing Sage packages using "sage -i" or for
    running "make" at Sage's root directory.  These should be done
    outside the Sage shell.

 Bypassing shell configuration files...

 Note: SAGE_ROOT=/mnt/usb/Installations/sage-5.10.rc0
 /tmp/a» rm a1.png
 /tmp/a» dvipng a.dvi
 This is dvipng 1.14 Copyright 2002-2010 Jan-Ake Larsson
 [1]
 /tmp/a» ls
 a1.png  a.dvi
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13543#comment:7>
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