On Sat, Jan 28, 2017 at 1:52 PM, Ingo Dahn <[email protected]> wrote: > Thanks, this helps. I'll stay for now with my current tools including > SageCell. The background for asking for MathML was that I have quite a > number of HTML content pages with formulas in MathML to be rendered with > MathJax and I tried to copy this content to %html cells. That didn't work > for the formulas but maybe it will if the MathJax Javascript.can be > included.
Can you make a sage worksheet with the simplest possible example of what you're talking about (involving MathML, MathJax) not working, share it publicly, and put a link here? Thanks!! William > > William Stein <[email protected]> schrieb am Sa., 28. Jan. 2017 um 22:38 Uhr: >> >> On Sat, Jan 28, 2017 at 6:01 AM, Ingo Dahn <[email protected]> wrote: >> > I am exploring the potential of SageCloud for the production of >> > interactive >> > Math websites and there are some features I'd like to see but couldn't >> > realize: I know that it is possible to publish worksheets and that looks >> > like a promising start, but >> > >> > Is it possible to leave some cells interactive such that the user can >> > modify >> > and evaluate their content without affecting other users (i.e. like >> > embedding a SegeCell cell)? >> >> No, a user would have to make an SMC account and use their own >> worksheet (e.g., copy your worksheet over). Maybe we'll offer such a >> feature someday, but probably not this year. >> >> > Is it possible to embed into the published workspace >> > >> > MathML >> >> ? >> >> > Javascript affecting the page rendering >> >> Yes. use %javascript in a worksheet cell >> >> > CSS >> >> You can make a .css file and use %load, or just include it as an >> external style file. >> >> > iframes for third-party materials? >> >> Yes, but it must be https. >> >> > Is it possible to generate headings and a navigation tree following >> > those >> > headings? >> >> Not at present. >> >> > Workarounds or recommendations of alternative tools would be welcome as >> > well. >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "sage-support" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to [email protected]. >> > To post to this group, send email to [email protected]. >> > Visit this group at https://groups.google.com/group/sage-support. >> > For more options, visit https://groups.google.com/d/optout. >> >> >> >> -- >> William (http://wstein.org) >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "sage-support" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/sage-support/RJ_vPj3uGx8/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/sage-support. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
