#8605 closed enhancement (fixed)
upgrade SageTeX spkg to 2.2.5
Reported by: | ddrake | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | sage-4.4 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | sage-4.4.alpha2 | |
Authors: | Dan Drake | Reviewers: | Jason Grout |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
I've made a couple improvements to SageTeX in the last few months, and it's time for an upgrade. The new version automatically falls back to making PNGs if making EPS or PDF files fails, and includes Nicolas Thiéry's sageexample environment. Please review and test!
spkg available at http://sage.math.washington.edu/home/drake/code/sage/st/sagetex-2.2.5.spkg
Change History (6)
comment:1 Changed 12 years ago by
- Status changed from new to needs_review
comment:2 Changed 12 years ago by
- Reviewers set to Jason Grout
- Status changed from needs_review to positive_review
comment:3 Changed 12 years ago by
merging this should close #8489.
comment:4 Changed 12 years ago by
- Milestone set to sage-4.4
comment:5 Changed 12 years ago by
- Resolution set to fixed
- Status changed from positive_review to closed
Merged into 4.4.alpha2.
comment:6 Changed 12 years ago by
- Merged in set to sage-4.4.alpha2
Note: See
TracTickets for help on using
tickets.
Things seem to work as advertised. The new example.tex contains documentation for the new features and the pdf output seems to be exactly what is wanted.
Looks good to me.