0
votes
1answer
15 views
MathML and Java
Hi all.
I've been doing some research for a mathematical Android related project I'd like to embark upon and I stumbled across for the first time MathML.
Does anyone know of any …
0
votes
3answers
60 views
Math in Safari (especially iPhone)
Is there an easy way to display math in the Safari web browser? My main target is the iPhone safari.
0
votes
0answers
33 views
MathMl Plugin in FckEditor
Hai All,
I am unable to register mathml in to toolbarset.Please anyone tell me the process of adding and install mathml plugin.
1
vote
1answer
42 views
“simple math syntax” to MathML converter
I'd like something that converts a simple calculator like ascii math syntax to mathML.
I found this: http://www1.chapman.edu/~jipsen/mathml/asciimath.html
But I don't understand …
0
votes
3answers
465 views
Convert MathML to MathType in MS Word
Hi,
I am writing a converter from XML&MathML to MS Word document.
I'm using MFC and Word automation, so there's no problem in writing text like this:
_Application app;
COl …
7
votes
12answers
652 views
Math equations on the web
What is the best way for me to render math equations on the web? I am familiar with LaTeX's math mode.
0
votes
0answers
53 views
MathType systems of equations
Hi.
I'm having a problem with MathType's MathML processing engine. What i want is to set up a system of equations, and so i have MathML code like this:
<m:math display='block' …
0
votes
2answers
132 views
serving xhtml + mathml to firefox and IE
Firefox requires xhtml extension for mathml but IE will not display pages with xhtml extension (it displays a download dialog box instead).
I have tried apache content negotiation …
0
votes
0answers
76 views
MathML or OMML to PNG w/ .NET?
Are there any libraries which take MathML (or, even more preferably, OMML) and outputs a .PNG file?
I am putting together an export process for .docx files and, as a part of this …
3
votes
2answers
191 views
Greasemonkey script for inserting math in gmail
I wish an easy way to communicate mathematical equations with gmail.
There's a javascript script called AsciiMath, which should translate Tex-like equations into standard mathML.
…
0
votes
5answers
370 views
Linq to Xml and custom xml entities
I want to create a MathML document from an expression tree using Linq to xml, but I cannot figure out how to use the MathML xml entities (such as ⁡ and &Invisible …
1
vote
2answers
298 views
MathML, Latex or similar for web-based WYSIWYG editor
I am looking for a web-based WYSIWYG (or WYSIWYM) editor like TinyMCE or WMD Editor (used to write this question) that supports users to write mathematical formulas. I have looked …
5
votes
4answers
291 views
Looking for a self-contained equation rendering library
Is there such a thing as a small, self-contained library that will render an equation written in a text-based format (e.g. LaTeX or MathML) to an image (either vector or raster)?
…
0
votes
1answer
84 views
What is the best way to validate/debug Mathml with free online tools?
Hi there,
i have some xml with math ml inside, and i would like to find some free tools preferably online which i can use to validate and if possible even edit math ml.
Anyone kno …
1
vote
2answers
295 views
How to embed AsciiMathML in Google Sites?
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 i …
