This tool joins mi, mo, and mn tags according to the multi-character variable/function list provided below. It also removes the extra text in mathml tags that Word generates, e.g. "mml:".

It may be helpful to use this tool in conjunction with the vba script to extract mathml in a Word document, and the general Dreamweaver paste formatting tool to convert the fake tags created by the vba script into actual math tags.


HTML file


Variable list

Paste the list of multi-character variables/functions in the mathml here, each followed by a space and a character describing how to treat it, e.g.

value v
max f
xyz m
ij c
HTML a

The following are ways to treat the multi-character word:

Separate values by newline.

A detailed explanation of what this list is for can be found in the readme.


Other options




More in-depth information can be found in the readme.