#12819: Fix crossreferences in latex equations
-----------------------------------------+----------------------------------
Reporter: ppurka | Owner: jason
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: misc | Resolution:
Keywords: latex cross-reference | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-----------------------------------------+----------------------------------
Comment (by novoselt):
What about performance hit? All latex cells and latex output that was not
handled by jsmath will get twice as slow, which kind of concerns me.
On the other hand, as far as I understand we only gain labels/references
support within a single cell, not within a whole worksheet. It seems to me
that it is not a very often needed functionality, i.e. you need it only
for relatively large block of latex without computational cells in it. Can
it be made optional? I.e. if someone needs it, then latex is called twice
but only after calling some function, say `latex_calls(2)`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12819#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 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.