#18292: Fix HTML output
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.7
      Component:  notebook           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:  Andrey Novoseltsev
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/fix_html_output           |  1f75112c7b835b8c7cdfdde992d8b86e4e7ab73e
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by kcrisman):

 > `table()` uses `header_row`, so I'm thinking that `html.table()` should
 match that. We could change table to use `header` instead, which is
 shorter. The only downside is that probably more people use table than
 html.table... I would be fine with either way, though.

 I think that the decision was made at the time John et al. made `table()`
 to just leave `html.table()` alone, so that there was no need for
 deprecation... the intent would be for people to eventually all switch to
 `table()`.  Which I was hoping to do for my NT text this time around, but
 unfortunately the cell server doesn't support it (yet) so I am sticking
 with `html.table()`.  Anyway, could be worth briefly asking about that, or
 saving it for another ticket.

 (Also, there is no header column option in `html.table()` which there is
 in `table()`, I believe, so there isn't the need to change it that way
 either.)

--
Ticket URL: <http://trac.sagemath.org/ticket/18292#comment:21>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to