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?

link|improve this question

74% accept rate
feedback

5 Answers

http://texpoint.necula.org/

link|improve this answer
Thanks, but seems this is not free. Is there a free tool? – Narek Oct 24 '10 at 12:44
feedback

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

Converters from LaTeX to PC Textprocessors - Overview

link|improve this answer
feedback

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

link|improve this answer
feedback

I have been using Aurora (http://elevatorlady.ca/) 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.

link|improve this answer
feedback

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.