Ticket #7942 (closed defect: duplicate)
latex(I) should be the string "i" not "I"
| Reported by: | was | Owned by: | burcin |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | symbolics | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
That is dumb and should be fixed! sage: latex(I) I sage: latex(i) I It should output "i" not "I".
Change History
Note: See
TracTickets for help on using
tickets.

This is a duplicate of #6405. Number field elements don't support a separate latex name option, so we have 3 options: