Ticket #3894 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

[with patch, positive review] in tutorial, live version, triple dots are not visible

Reported by: jhpalmieri Assigned to: tba
Priority: minor Milestone: sage-3.1.2
Component: documentation Keywords: tutorial
Cc:

Description

In examples like this in the tutorial:

sage: def is_even(n):
...       return n%2 == 0

the three dots are not actually visible in the 'live' version of the documentation. So change the documentation to try to reflect this. (It would be better to have text printed conditionally, depending on whether it was for the live version, the static version, or the dvi/pdf version, but I don't know how to do that.)

Attachments

3894.patch (0.9 kB) - added by jhpalmieri on 08/18/2008 08:26:11 PM.

Change History

08/18/2008 08:26:11 PM changed by jhpalmieri

  • attachment 3894.patch added.

09/15/2008 07:10:44 PM changed by mhansen

  • summary changed from [with patch, needs review] in tutorial, live version, triple dots are not visible to [with patch, positive review] in tutorial, live version, triple dots are not visible.

Looks good. I've made this change in the ReST version of the tutorial too.

09/15/2008 08:50:55 PM changed by mabshoff

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from sage-3.1.3 to sage-3.1.2.

Merged in Sage 3.1.2.rc5