#11775: Make pretty_print take multiple arguments
--------------------------------------+-------------------------------------
Reporter: ppurka | Owner: jason
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.8
Component: misc | Resolution:
Keywords: pretty print | Work_issues:
Upstream: N/A | Reviewer: Keshav Kini
Author: Punarbasu Purkayastha | Merged:
Dependencies: |
--------------------------------------+-------------------------------------
Comment(by ppurka):
I am wondering. Is there anywhere where `sage.misc.latex.png()` function
is used? In all my testing of the notebook I believe it never enters or
calls the `png()` function.
If there are some use cases where the `png()` function is important, then
I believe I should also patch that. Currently, I believe the usage of
png() function will still go through and return a tuple, just like we get
a tuple back when typeset is on in the notebook and we give multiple
commands on the same line like: `identity_matrix(2), identity_matrix(2)`
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11775#comment:26>
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 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-trac?hl=en.