#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):
Replying to [comment:4 mjo]:
> I don't know, because I can't plot anything thanks to #12276 =)
>
> I'm '''guessing''' that it will work if I use `typeset='latex'` or
`typeset='type1'` everywhere, but there are two problems:
>
> 1. My example in the description will still crash.
Works for me. I have no problems with plotting with `typeset='latex'`. And
my (external) dvipng is compiled with jpeg. My Sage's gd is not linked to
jpeg, but the system gd is.
{{{
...5.10.rc0.sagenb/local/lib» ldd libgd.so | grep jpeg
...rc0.sagenb/local/lib [1] » ldd /usr/lib/libgd.so | grep jpeg
libjpeg.so.8 => /usr/lib64/libjpeg.so.8 (0x00000030b4200000)
...5.10.rc0.sagenb/local/lib» 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=/home/punarbasu/Installations/sage-5.10.rc0.sagenb
...5.10.rc0.sagenb/local/lib» which -a dvipng
/usr/bin/dvipng
...5.10.rc0.sagenb/local/lib»
}}}
> 2. None of this works on a bare sage install, the user has to go find
the missing ghostscript, latex, and dvipng dependencies and install them
himself.
We can not expect to package latex with Sage. Latex packages are ''huge''!
We are better off asking the user to install them externally, especially
since they are not an essential component of Sage.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13543#comment:5>
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.