#5568: [with patch, needs review] a few latex methods
------------------------+---------------------------------------------------
Reporter: jhpalmieri | Owner: jhpalmieri
Type: defect | Status: new
Priority: trivial | Milestone: sage-3.4.1
Component: misc | Keywords:
------------------------+---------------------------------------------------
Two issues: QQbar doesn't seem to have a latex method. Also, the latex
method for CC is "\\C", which is not a valid LaTeX command. For example,
if I type "view(CC)" in the notebook, jsmath gives an error, and if I type
"view(CC)" from the command line, I get a blank page.
This patch provides a latex method for QQbar and changes the latex method
for CC (note that it uses {{{\mathbf}}}, just as the latex methods for RR,
ZZ, and QQ do).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5568>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---