I just want to double-check that I'm not doing something silly.  When I 
switch to the slide mode, all of my tinymce text cells still are visible 
(instead of switching through them in some sort of intelligent fashion). 
  Furthermore, %html doesn't work:



{{{id=0|
%html

a+<b>hi</b>
///

Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File 
"/home/sage/sagenb/sage_notebook/worksheets/jason3/181/code/5.py", line 
6, in <module>
     print _support_.syseval(html, ur'''a+<b>hi</b>''', 
'/home/sage/sagenb/sage_notebook/worksheets/jason3/181/cells/0')
   File 
"/home/sage/sage_install/sage/local/lib/python2.6/site-packages/sage/server/support.py",
 
line 356, in syseval
     return system.eval(cmd, sage_globals, locals = sage_globals)
AttributeError: HTML instance has no attribute 'eval'
}}}

Am I doing something silly, or do we just need to make the slide mode 
more friendly to giving presentations?

Thanks,

Jason


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to