Stan Schymanski wrote: > Hi Jason, > > Jason Grout wrote: >> I've run out of time to make creating text cells easier; but that's also >> a point on which to solicit feedback anyway. Currently text cells are >> just the stuff between the real cells (the "compute" cells). Are there >> thoughts about how to support text cells better (i.e., allow creation >> from the notebook?). What about a UI for creation? Currently clicking >> on the horizontal blue line makes a compute cell; how should we make >> text (i.e., straight html) cells? >> > > Why not put something like %text at the beginning of a compute cell to > turn it into a text cell? I think that would be easier than having a > button for creating a text cell.
In a sense, %html does just that. Internally, it's different, but the functionality is exactly the same except that the "text cells" cannot be updated. At least, that was the case before now. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---