Stan Schymanski wrote: > In this context, I'm having trouble inserting a calculation cell before > a html cell or between two html cells in Sage 3.4. The Alt-Enter or > Ctrl-Enter methods don't not work in html cells.
Both of these are because they have not been implemented. Contributions are definitely welcome! > If I want to insert a > calculation cell before an html cell, I can't just press Alt-Enter in > the foregoing calculation cell, because this creates a new calculation > cell AFTER the html cell. Is there another way? Hmmm...I'd consider this a bug. The Alt-enter should make a new calculation cell right after the old calculation cell (before the following html cell). Jason > > Cheers, > Stan > > kcrisman wrote: >> Dear Kwankyu, >> >> >>> If I write and evaluate in a cell in a worksheet and if there are >>> already cells below the one which I am evaluating, then the cursor >>> moves into the cell just below instead of creating a new cell for next >>> input. Is this behavior preferable? This is annoying at least to me. >>> >> One of the designers can answer for the technical reasons for this >> design decision, but let me tell you it is very useful when you are >> running through a worksheet you have already created, but changing a >> few things (e.g. some initial constant defined at the top)! >> >> But actually, if you click on "Help" you will see that Alt-Enter >> actually does what you require, while Ctrl-Enter splits the cell and >> evaluates both things. I didn't know either of these until I looked >> just now, and will definitely use them now too. >> >> Enjoy! >> >> - kcrisman >> > --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
