[sage-support] Re: Using html between cells in a notebook

2009-03-18 Thread Jose Guzman

ulfarsson wrote:
> Hi,
>
> I really like the feature of adding html between cells.
> Is it only possible to do this by switching to "Edit"-mode
> and manually putting in the html?
>
> Best,
> Henning
>
> >
>   
I had exactly the same issue. In Sage versions 3.3 or above you can 
simply double click in the html text or shift+click in the blue line and 
a small window editor will appear. Simply try it on the sagenb.org page 
(they run the 3.4 version of Sage)

Regards

Jose

--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---



[sage-support] Re: Using html between cells in a notebook

2009-03-18 Thread mark mcclure

> I really like the feature of adding html between cells.
> Is it only possible to do this by switching to "Edit"-mode
> and manually putting in the html?

No.  Typically, you click between cells to add a new computational
cell.  Shift-click between cells to add a new text cell.  This adds
a TinyMCE editor window that, when saved, is HTML.  You can
double click on a section of text to open it up in it's own editor.

Mark McClure

--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---