Thanks. So the question is how to enable that? I followed instruction in the link but still couldn't make it work. More specifically, I did
1) I believe the notebook version that I'm running is 0.8.19. How can I make sure that's true? 2) I move the msam10 folder to SAGE_ROOT/local/lib/python2.6/sites- packages/sagenb-0.8.19-py2.6.egg/sagenb/data/jsmath/fonts/ 3) I then edited easy/load.js to load the fonts: loadFonts: ["msam10"] 4) restarted notebook. Does SAGE uses load.js for loading jsMath fonts? I think maybe both 2) and 3) are wrong. Please help. On Aug 26, 7:56 pm, kcrisman <[email protected]> wrote: > On Aug 26, 10:32 pm, pong <[email protected]> wrote: > > > In notebook > > > %latex > > > \angle ABC > > > display the angle symbol correctly. Any ways to get that work with the > > TinyMCE editor? (as of now, it just gives by \angle instead of the > > symbol). > > I don't think we enabled this jsmath extension. ? > > http://www.math.union.edu/~dpvc/jsMath/symbols/AMSsymbols.html > > Also, you may want to note that it doesn't always display right in the > browser in the cells, either. > Seehttp://trac.sagemath.org/sage_trac/ticket/9623#comment:30, > about halfway through the comment I think I found that Firefox seems > to work but not Safari. > > - kcrisman -- 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 URL: http://www.sagemath.org
