#7117: [with patch, needs review] latex fix for RIF
------------------------+---------------------------------------------------
Reporter: jhpalmieri | Owner: cwitty
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.3
Component: misc | Keywords:
Reviewer: | Author: John Palmieri
Merged: |
------------------------+---------------------------------------------------
From IRC:
{{{
By the way, if I evaluate "jsmath(RIF)" in the notebook, jsMath complains:
"Unknown control sequence '\I'".
Is there a missing macro definition?
}}}
It looks to me as though the {{{_latex_}}} method for RIF has been defined
in terms of '\\I' for a long time, and it has not worked since at least
Sage 3.4. The attached patch changes it from "\\I \\R" to "\\Bold{I}
\\Bold{R}".
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7117>
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
-~----------~----~----~----~------~----~------~--~---