2009/8/6 Jason Grout <jason-s...@creativetrax.com> > > 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:
The slide mode was written for the *PREVIOUS* version of the notebook, i.e., long long long ago. I did some work to rewrite the slideshow mode for the "new" (=2 year old) sage notebook: http://trac.sagemath.org/sage_trac/ticket/6342 I'll finish this in October if somebody doesn't finish it first. William > > > > > {{{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 > > > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---