Opened 7 years ago
Closed 7 years ago
#13734 closed enhancement (fixed)
Implementation of latex method for ElementWrapper
Reported by: | stumpc5 | Owned by: | sage-combinat |
---|---|---|---|
Priority: | major | Milestone: | sage-5.6 |
Component: | combinatorics | Keywords: | element wrapper |
Cc: | chapoton | Merged in: | sage-5.6.beta1 |
Authors: | Christian Stump | Reviewers: | Nicolas M. Thiéry |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
This patch pushes forward the _latex_
method of ElementWrapper to the _latex_
method of its value.
Attachments (1)
Change History (6)
comment:1 Changed 7 years ago by
- Description modified (diff)
- Status changed from new to needs_review
comment:2 Changed 7 years ago by
comment:3 Changed 7 years ago by
- Reviewers set to Nicolas M. Thiéry
- Status changed from needs_review to needs_work
Hi Christian,
This sounds good. Please add one test with some value that has a non trivial latex method, and then, assuming all tests pass, you can set a positive review on my behalf.
Thanks!
Cheers,
Nicolas
comment:4 Changed 7 years ago by
- Status changed from needs_work to positive_review
Changed 7 years ago by
comment:5 Changed 7 years ago by
- Merged in set to sage-5.6.beta1
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
apply trac_13734-latex_for_element_wrapper-cs.patch