Ticket #1114 (closed defect: fixed)
Delete a file to fix an example involving the sage latex mode
| Reported by: | was | Owned by: | tba |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-2.8.12 |
| Component: | documentation | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
This is for a 2.8.10 installation so apologies if it has been fixed. The file examples/latex_embed/E2.sobj contains bad cached data so that when you run "sage example.sage" you get a run-time error, even though example.tex is correct! The clue came from looking at the backup file #example.tex#. Since the script cleverly only does a long computation when the result has not been stored, it keeps on using the bad data (just an array subscript out of range). The solution is to delete file E2.sobj . I didn't think this was worth a trac ticket...
Yes it is, or it will be lost...
Change History
Note: See
TracTickets for help on using
tickets.
