The mathml tag has no wiki summary.
0
votes
0answers
25 views
Is it possible to use MathML to describe data tables? [closed]
I'm using JEuclid library for rendering MathML script. I want to display data tables using MathML. I googled it but all the results describe mtable with examples showing describing matrices. So, I'm ...
5
votes
2answers
110 views
conversion issues using htlatex and MathJax/mathML method
I am using the method shown in this answer below to convert my LaTeX file to HTML so that the resulting LaTeX file is processed by MathJax via MATHML:
Convert Latex to MathJax-HTML
"... mathml ...
20
votes
3answers
1k views
Recommended workflow? LaTeX -> ePub with math viewable on iPad
This started as a comment in an older thread, but I thought I repost it here as a question to the forum...
I'm looking for a workflow that will take me efficiently and reliably from existing LaTeX ...
0
votes
1answer
336 views
Beginner―Texmaker: generate HTML, MathML
I am very new to LaTeX and everything connected to it,but since I come from the HTML, I know what it means to use a markup language.
I try to setup Texmaker that I can generate MathML and or HTML ...
7
votes
2answers
94 views
I want to convert MathML to Latex
I'm trying to convert my equations I make in Microsoft Office Word 2013 to latex.
Because I would like to post my equations I make in word at math.stackexchange.com.
I'm able to convert it to MathML. ...
2
votes
1answer
125 views
Prevent TeX4ht from inserting img in equation with \mathcal
When I use TeX4ht to produce MathML, it produces an image when I use \mathcal in the equation. The result is that MathJax complains that the code is not valid. Is there a way to fix this problem?
...
2
votes
1answer
155 views
a line through a column in MathML
I have a problem with MathML.
How can I draw a line through a column (row and column at the same time) in a matrix?
An example in TEX:
Draw a line through one column of a matrix
16
votes
4answers
2k views
Relationship between MathML and TeX
What is the relationship, if any, between Tex and MathML?
I am interested in representing mathematical information generally, but is TeX going to be a legacy format going forward? Is there any ...
1
vote
1answer
268 views
Creating mathjax-style documents
Is there any software, website, etc. that renders a document as if MathJax were being used, but in such a way that the output can be read by someone who is not using MathJax? (Perhaps the equations ...
2
votes
1answer
616 views
Latex to ODF/DOC using mk4ht oolatex failing on equation arrays
Title says it all.
Anyone got any ideas on what I'm doing wrong? Is this a fundamental fault with oolatex conversion? Is there an alternative math format I can use?
Same math builds fine in latex ...
2
votes
1answer
467 views
Rendering MathML in LaTeX?
I have MathML that I need to render in my LaTeX document. Is there a recommended way of doing so?
So far, from googling, I've found MathParser - a Java converter. But I was hoping there might be a ...
8
votes
7answers
1k views
Want a TeX to XML or MathML converter
Is there a TeX engine that converts a TeX document to MathML or XML directly the way PDFTeX converts text input to PDF?
I am familiar with some converters that transform a subset of TeX into ...
5
votes
2answers
2k views
What are the Open source WYSIWYG Independent Web Equation Editors available on LaTeX/MathML
I am looking for a solution of an Equation Editor to be added to my site. The equation editor should be open source, WYSIWYG (users should be able to type out Equations as if in MS Equation Editor or ...
13
votes
7answers
2k views
Comparing MathJax and MathML
My organisation needs to update its website, which, in particular, will host a number of blogs and wikis on mathematics-related themes. We need to use some way of rendering of LaTeX on our web pages. ...