Question

We would need to embed mathematical formulas through AsciiMathML into Google Sites pages (internal wiki for a research team). I am stuck with the limitation of Google Sites.

Any idea how to do that?

(ps: I have finally found a poorly practical work-around, but better ideas would still be appreciated)

Was it helpful?

Solution

I used to use texify.com, but they're no longer available. Now I use Google Infographics Mathematical Formulas, which has more features and (IMO) is more likely to continue being available in the future.

OTHER TIPS

I had the same problem, but found texify: http://www.texify.com/ as a complete solution. Texify is an online tex editor rendering gifs, and not AsciiMathML, but I found it quick to get the hang of. Just add the html code generated into your source in Google Sites, or insert picture from the GUI.

I don't know how if this is an acceptable solution for you, but you can upload your own HTML (or any other type for that matter) files on Google Pages. So the proposes solution would be: write manually the HTML pages with the necessary JS tags and upload them to Google Pages.

I don't think you can use manually edited HTML for this purpose. Google-sites strips off all "embed" statements in HTML. One solution is to build a google gadget with your AsciiMathML and then insert the gadget into the site. A smart solution would be to search for existing google gadget that servers your purpose ;-) Good luck!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top