Stan Schymanski wrote: > Thanks for your feedback, Jason! Could you submit a ticket for this to > be fixed/enhanced? Unfortunately, I can't do it myself.
We should get you a trac account, then. You can follow the instructions on http://trac.sagemath.org/sage_trac/ The bugs are now http://trac.sagemath.org/sage_trac/ticket/5591 and The bug is now http://trac.sagemath.org/sage_trac/ticket/5592 As for the alt-enter and ctrl-enter thing, can you look at my proposal in the last few messages in this thread: http://groups.google.com/group/sage-devel/browse_thread/thread/5892dd0accc24dde/8c88e4e806cd7534 (specifically, http://groups.google.com/group/sage-devel/msg/e351edd7b62437b9) That proposal deals with splitting cells. Note that two adjacent text cells are merged whenever the sheet is saved and reopened. I don't know that alt-enter and ctrl-enter makes sense right now (however, maybe the text cells shouldn't be merged, and maybe alt-enter and ctrl-enter should make sense...) Jasno > > Cheers, > Stan > > Jason Grout wrote: >> 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 -~----------~----~----~----~------~----~------~--~---
