Once in a worksheet, there is a blue "Edit" button near the top, on the right. Click this and you can type in raw HTML between cells (which are delimted by triple braces).
The TinyMCE approach works and builds something like: <p><img src="http://nowhere.com/foto.png" alt="" /></p> which you could just type in as raw HTML if you wished. On Apr 9, 7:08 pm, mark mcclure <[email protected]> wrote: > You must specify the image by > URL but you should be able to use an image stored with > your sage worksheets easily enough. For an image stored locally, I've tried various combinations of using TinyMCE and raw HTML with "file://" and "localhost:8000//" type URLs, to various locations (near worksheets, or elsewhere), but with no luck. Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
