Opened 12 years ago
Closed 12 years ago
#5678 closed defect (fixed)
[with patch, positive review] LaTeX typesetting for two letters phi and Phi
Reported by: | gmhossain | Owned by: | cwitty |
---|---|---|---|
Priority: | minor | Milestone: | sage-3.4.1 |
Component: | misc | Keywords: | Latex, |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
In the list "common_varnames" (in sage/misc/latex.py) two Greek letters "phi" and "Phi" are missing. So LaTeX typesetting for them doesn't work unlike other Greek letters.
This issue has been discussed in the thread
http://groups.google.com/group/sage-devel/browse_thread/thread/a51f269f057d8223
A patch (created on top of sage-3.4) to fix this issue is attached.
Attachments (1)
Change History (3)
Changed 12 years ago by
comment:1 Changed 12 years ago by
- Summary changed from LaTeX typesetting for two letters phi and Phi to [with patch, positive review] LaTeX typesetting for two letters phi and Phi
comment:2 Changed 12 years ago by
- Milestone changed from sage-3.4.2 to sage-3.4.1
- Resolution set to fixed
- Status changed from new to closed
Merged in Sage 3.4.1.rc2.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.
Looks good to me: a trivial fix.
(gmhossain: your subject should have been: "[with patch, needs review] LaTeX typesetting for two letters phi and Phi")