#12421: make it so the prompt at the end of a docstring on the Sage command
line is
more newbie friendly
-----------------------------+----------------------------------------------
Reporter: was | Owner: mvngu
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.0
Component: documentation | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Comment(by jhpalmieri):
I think only defining LESS if it isn't set makes the most sense. We should
also add information about this in the tutorial. I also wonder the Sage
banner should be changed or expanded: it currently says
{{{
----------------------------------------------------------------------
| Sage Version 5.0.beta1, Release Date: 2012-01-22 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
}}}
`license()` is obviously important, but it's not something that people
will need to run very much, and it's not much help for newbies. We could
eliminate its mention in the banner, or we could say
{{{
----------------------------------------------------------------------
| Sage Version 5.0.beta1, Release Date: 2012-01-22 |
| Type 'notebook()' for the GUI and 'license()' for licensing. |
| Type 'tutorial()' for a tutorial and 'help()' for more help. |
----------------------------------------------------------------------
}}}
The message printed by `help()` could also say something about what to do
after you type something like `matrix_plot?`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12421#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.