Changes between Initial Version and Version 1 of Ticket #7747
- Timestamp:
- 12/21/09 22:42:23 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7747
-
Property
Status
changed from
new
toneeds_review
-
Property
Status
changed from
-
Ticket #7747 – Description
initial v1 1 1 With Sage 4.3.rc0, I get a few doctest failures from sage/doc, at least one of which is related to #7406. The attached patch fixes them. It also reinstates some doctests which were disabled until #5338 was fixed. 2 2 3 Oh, and it also changes a {{{.. math}}} block to match the actual LaTeX output from Sage. 4 3 5 I'm marking this as a blocker since without it, there are doctest failures.