#5359: [with patch, needs work?] Block matrix viewing is broken
----------------------+-----------------------------------------------------
 Reporter:  kcrisman  |       Owner:  cwitty    
     Type:  defect    |      Status:  new       
 Priority:  minor     |   Milestone:  sage-3.4.1
Component:  misc      |    Keywords:            
----------------------+-----------------------------------------------------

Comment(by jhpalmieri):

 I think this is partly a bug and partly a defect in jsmath: the
 {{{_latex_}}} method for matrices completely ignores any subdivisions in
 the rows, and this is a bug. The right way to do this would be to add
 {{{\hline}}} between the rows where you want lines, but jsmath doesn't
 seem to support this command.  It also seems to ignore the vertical line
 specifier in the array argument.

 So I know how to fix this so that it works from the command line, but not
 from the notebook.  I'll attach a patch.

 Any ideas on what to do in the notebook?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5359#comment:1>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to