First time here? Check out the FAQ!
answered 2011-07-16 20:29:37 +0100
This is not a good answer, but instead of TinyMCE, you can use a LaTeX cell: first, define a to be something, and then in a plain Sage notebook cell (not a TinyMCE cell):
a
%latex The value of $a$ is $\sage{a}$.