The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: WryBugz on November 24, 2009, 01:58:41 AM

Title: Mathml in KetilO's webrowser
Post by: WryBugz on November 24, 2009, 01:58:41 AM
Hello All,

Disregard - did the research. It was a bad idea. On to the next.

I want to be able to display MathML is KeitilO's webbrowser. I got the browser working fine for regular pages but it won't do the ML. Tried in again in C++ and failed getting a cannot display xml from xsl style sheet. So I suspect it is my html causing the grief. Tried stripping to mininum but just ended up get text only. Using Amaya to write the math.

I am hoping to confirm it is not a browser problem before I find another way to write the math. Unfornately I am new to MathML, so that is probab;y where the problem is.

Good start - would be nice to get Ketilo's name right.
Title: Re: Mathml in KetilO's webrowser
Post by: dedndave on November 24, 2009, 03:08:42 AM
 :bg  his name is Ketil O. i think
seems like a pretty sharp programmer
Title: Re: Mathml in KetilO's webrowser
Post by: WryBugz on November 24, 2009, 12:13:51 PM
Yes he is. The browser is great. I was just really hoping that it was not the xml. I was not looking forward to spending a night disecting web pages until I found the encoding that worked.

So it goes. At least I learn even on the uninteresting tasks. (I seem to tell myself that a lot).