On 4 lis, 17:54, "Johann \"Myrkraverk\" Oskarsson"
<[email protected]> wrote:
> Hi all,
>
> I've been trying to google for documentation on what is available in a
> html cell in a sage notebook. And I find nothing. Is there such a doc
> anywhere?
The TinyMCE in Sage is quite recent - (I guess no more than 1 year
old). Perhaps nobody wrote a documentation or tutorial yet. Something
is (if I remember correctly) in one of Sage refcards.
>
> I do know that I can use latex commands to render mathematics. There
> does not seem to be any list of what kind of latex commands are
> available.
The latex is rendered via jsmath. For more details see the home page
of jsmath (use google to find it).
>
> Such cells seem to be mysteriously absent from the sage tutorial.
>
> Can I use sage to calculate something, and then display it in a latex
> rendered math in a html cell? Something akin to
> {sage} latex( f = x^2; f.differentiate( x ) ) {sage}
I think no. But there are some other possibilities, like SageTeX -
LaTeX where you can insert sage comands.
btw: The notation you suggests seems to be close to imaxima in Emacs.
Does something like imaxima work for Emacs and Sage?
I have another related question: Is it possible to use emacs and
Firefox plugin "it's all text" for editing html cells?
Thanks
Robert Marik
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---