On Mon, Apr 26, 2010 at 4:50 AM, Jason Grout <[email protected]> wrote: > On 04/26/2010 03:28 AM, karl wrote: >> >> Hi, >> >> Try a shift - click on the blue line that appears if you move the >> curser just above an input cell! >> >> There is still a problem: after saving, the text can not be re-edited. >> The only way I found to work was >> switching to the Edit mode of the notebook which shows the source >> code. > > > Just double-click on that text to edit it.
And in case you forget, this is documented when you read the text you get by clicking "Help" in the upper right. "Insert New Text Cell: Move the mouse between cells until a blue bar appears. Shift-click on the blue bar to create a new text cell. Double click on existing text to edit it. Use $...$ and $$...$$ to include typeset math in the text block." That said, it would be good to make this sort of thing more "discoverable" and apparent, e.g., with some hover text or something else. Even a message about this at the top, when one clicks "Edit" would help. There is also a command "html.table" that you might find useful. -- William -- 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-support URL: http://www.sagemath.org
