TinyMCE interprets dollar signs as the delimiters for LaTeX code, so I don't see how this can be fixed without breaking LaTeX functionality.
The authors of the tutorial should escape the dollar signs (\$); this fixes the problem. It would be very useful to be able to use Sage variables in TinyMCE cells, though. On Aug 6, 3:14 am, Dima Pasechnik <dimp...@gmail.com> wrote: > Anywhere $SAGE_ROOT is mentioned in online tutorials, etc., it's displayed > by the notebook as SAGE<sub>R</sub> OOT. > (at least on recent Chrome and Firefox). > > Is there a quick way to fix this? > (a non-quick way would be to introduce "mini-cells" in the text field, that > can be evaluated by Sage, at the loading/saving. > E.g. one could expand SAGE_ROOT into the proper path) > > Dima -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org