I have a problem to convert directly equations from Mathematica *(copied as LaTex) in Word 2010. Is there any option?


If you don't need to modify the equations from within Word you can compile the equation with LaTeX and then include it as an image in your Word document.

You can also use services like http://www.codecogs.com/latex/eqneditor.php to directly convert to a pdf/jpg/gif/svg image an equation: simply paste the code copied from Mathmetica into the box and then click the link "Click here to Download Image".


You can use MathType for this. Just copy a formatted equation (you can convert a Cell into formatted StandardForm display by pressing Ctrl+Shift+N) from within Mathematica's FrontEnd and paste it in MathType.

Also, there is LaTeX-to-Word utility which allows to convert LaTeX documents into Microsoft Word format. Another alternative is TeX2Word utility suggested by Werner.