Changeset 7616:a72e99392296
- Timestamp:
- 12/12/07 07:52:56 (5 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sage/server/notebook/tutorial.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sage/server/notebook/tutorial.py
r7355 r7616 360 360 'Click <u>Interrupt</u> or press escape in any input cell. This will (attempt) to interrupt SAGE by sending many interrupt signals.'), 361 361 ('Tab Completion', 'Press tab while the cursor is on an identifier. On some web browsers (e.g., Opera) you must use control-space instead of tab.'), 362 ('Typesetting All Output', 'Type lprint() in an input cell and press shift-enter. All future output will be typeset automatically.'), 362 363 ('Help About', 363 364 'Type ? immediately after the object or function and press tab.'),
Note: See TracChangeset
for help on using the changeset viewer.
