How to import LaTeX equation into MS Word Equation or into MathType?

Say I have this LaTeX code:

\begin{equation}
\label{eq1}
V_{conf}(r) = \frac{A}{r^2} + Br^2 - 2\sqrt{AB}
\end{equation}

How to import it in MS Word?

7 Answers

See here for a list of several solutions, of whom some are free:

Converters from LaTeX to PC Textprocessors - Overview

1

There's an open-source converter here on SourceForge. I've not used it myself, but the comments look encouraging.

I have been using Aurora () to good effect in Word and PowerPoint. It integrates itself into the menu and calls your LaTeX environment (e.g. MikTeX) or its own minimal MikTeX. The rendered equations can be either bitmaps or vector. For sharing with others, the bitmaps are more portable.

I'm guessing that you're using Windows, but on the off-chance that you are using OS X, my preferred solution is LaTeXiT, which creates a picture of the equation that you can drag into Word or elsewhere. A potential Windows analog that I have not tested is Laeqed.

LaTeXiT

Laeqed

Here is a Chrome Extension to convert LaTeX Equations online to Word Equations:

enter image description here

I do this by using MathType with version >= 6.0.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like