Ticket #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: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| 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
Change History
comment:1 Changed 4 years ago by jhpalmieri
- Summary changed from LaTeX typesetting for two letters phi and Phi to [with patch, positive review] LaTeX typesetting for two letters phi and Phi
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")
Note: See
TracTickets for help on using
tickets.

