#5653: [with patch, needs review] display docstrings in the notebook using html
and jsMath
-------------------------+--------------------------------------------------
Reporter: jhpalmieri | Owner: jhpalmieri
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-4.0
Component: notebook | Keywords:
-------------------------+--------------------------------------------------
Comment(by mpatel):
Replying to [comment:11 rbeezer]:
> 1. {{{sudoku??}}} yields nicely formatted source code, but
{{{matrix??}}} does not. Maybe there's something about the source, not
the patch?
It seems so. Doing a search for just a space in emacs, or turning on
whitespace-mode [1], reveals several stray TABs (I think) starting around
the line
{{{
# Ensure we have a list of lists, each inner list
}}}
Replacing them with spaces or running whitespace-cleanup fixes the
formatting. I apologize again for not providing a patch.
[1] http://www.emacswiki.org/emacs/WhiteSpace
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5653#comment:13>
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
-~----------~----~----~----~------~----~------~--~---