Variables in TinyMCE
Hello,
Is there any way to fetch Sage variables from TinyMCE? This would be useful to display results of computations inline with formatted text.
Hello,
Is there any way to fetch Sage variables from TinyMCE? This would be useful to display results of computations inline with formatted text.
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):
%latex
The value of $a$ is $\sage{a}$.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-07-16 18:53:41 +0100
Seen: 460 times
Last updated: Jul 16 '11
How to magically define variables and use functional notation instead of methods
How can I clear an assignment to a variable?
implicitly defining a sequence of variables
Assigning variable values in a program
Finding integer solutions to systems of polynomial equations
Creating an array of variables