#4575: [with patch, needs work] Option to show nested lists as html tables
-------------------------+--------------------------------------------------
Reporter: whuss | Owner: whuss
Type: enhancement | Status: reopened
Priority: major | Milestone: sage-3.4.2
Component: notebook | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment(by jason):
More comments:
* It would be simpler to have the row classes use itertools.cycle,
instead of the modular arithmetic (smaller code size, anyway, and standard
python tools)
* It would be fantastic to be able to easily specify styles, like
borders, background colors, heading rows, etc.
and again, the call to latex should be replaced with a call to show()
after #5836 is applied.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4575#comment:15>
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
-~----------~----~----~----~------~----~------~--~---