I'd like to copy and paste the following from Maple 9.5 into a Windows 2000 text:
lim x-->0 .
The trouble is,in Maple you can't write x-->0 as a subscript to the word "lim". That is how you HAVE to write if you're writing a maths thesis. Can someone please tell me how I can overcome this problem? Thanks
Ian
MathML export?
So, you are using MS-Word, then ? Does it allow for MathML import? (You could always try it, by pasting some in, or by using some import facility.)
To convert to presentation MathML in Maple 9.5.1, try these Maple commands,
You may need to strip the double-quotes off the beginning and end of what gets printed by the second command above, to get just the MathML.
acer