Copy as MathML-Encoded Expressions
Copy a 2-D math expression as a MathML-encoded expression by using the Edit menu or the context menu. The math expression is copied to the system clipboard as MathML and then can be pasted into another application that supports the MathML language.
To copy as MathML:
Select the mathematical expression. From the Edit menu, select Copy As > Copy as MathML. (You can also display the context menu for the selection and then select Copy As > Copy as MathML.)
In the target application, paste the MathML from the clipboard.
It is also possible to convert a formatted mathematical output expression to MathML and display the resulting MathML in Maple.
Select the mathematical output in the Maple worksheet. From the Context Panel, select Conversions > MathML. The MathML-encoded expression that represents the selected mathematical output is returned in the form of a string.
You can then copy the MathML-encoded expression to use in another application by selecting the text between the <math> and </math> tags, inclusively.
See Also
Copy and Paste Expressions
Cut and Paste Expressions
Export as HTML or HTML with MathML
Export as Maple Text
MathML Package Overview
MathML[Export]
Paste MathML
Strings
Use Context Menus to Manipulate Expressions
Download Help Document