Does anybody have any successful experience of converting LaTeX to MS Word?
feedback
|
migrated from stackoverflow.com Aug 11 '10 at 1:30
This question came from our site for professional and enthusiast programmers.
|
There is latex2rtf which I have used in the past (with RTF being something Word et al can read). You will need some post-processing, but it is a start. | |||||
feedback
|
|
Several ways to convert from LaTeX to Word are described here on tug.org. | |||
|
feedback
|
|
I usually go latex -> html -> import to openoffice -> save a .doc This works best for me, but my latex docs have a ton of images. If you have just text or only a few figures, it should be much easier. | |||
feedback
|
|
I've used Tex2Word which works pretty well, although the formatting always needs some work. | |||
|
feedback
|