Ticket #4872 (closed defect: fixed)
[with patch; positive review] use sage_native_execute for dvipng, clean up file handling
| Reported by: | was | Owned by: | cwitty |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.2.3 |
| Component: | misc | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Attachments
Change History
comment:1 Changed 4 years ago by mabshoff
- Summary changed from [with patch; needs review] latex typesetting using dvipng is broken on OS X unless unless one uses the dvipng spkg; also the optional filename argument is broken if the file isn't in the current directory; finally, there area lot of dangerous tmp files created in the current directory to [with patch; needs review] use sage_native_execute for dvipng, clean up file handling
comment:2 Changed 4 years ago by abergeron
- Summary changed from [with patch; needs review] use sage_native_execute for dvipng, clean up file handling to [with patch; positive review] use sage_native_execute for dvipng, clean up file handling
This works as advertised.
The no space thing bothers me but is non-trivial to fix so it can stay as-is for now.
Note: See
TracTickets for help on using
tickets.

