General ⇒ LaTeX / MS Word interoperability?
LaTeX / MS Word interoperability?
As of next week, I will be working in an office environment where MS Office is used as the main text processing suite. I'd rather stick to (La)TeX, though: is there a good, somewhat user-friendly way of making the two interoperable? I'm looking for a way to use both that requires no changes whatsoever for my future colleagues, and a manageable amount of hassle for myself. Did some browsing, but all I could find were some references to tex4ht, which must be the worst-documented utility of all times...
All pointers are much appreciated. Thanks,
Niels
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: LaTeX / MS Word interoperability?
Cheers,
Tomek
Re: LaTeX / MS Word interoperability?
thanks. I expect the basic use will be text: maybe the occasional formula, but not frequent and nothing fancy. As for 'manageable amount of hassle'; I'll only know that when you tell me roughly what methods are out there

LaTeX / MS Word interoperability?
Re: LaTeX / MS Word interoperability?
There are two commerical packages (word2tex and tex2word) that are used to do this. You can learn more about these programs by navigating to http://www.chikrii.com/ I do not them.
I have saved MS Word files in rtf and then opened them in Scientiic WorkPlace. This has worked well for me since I use SWP all the time. SWP can save files in various formats including rtf which can be opened in MSWord.
Tom
LaTeX / MS Word interoperability?
Ouch! I wouldn't consider that a manageable solution at all. That's an awful lot of manual work on each conversion. Only masochists should applybenti wrote:Right now it looks as though the best way is simply to paste latex input in word, and search and replace for tags.

For conversion business I have experience with latex2rtf and tex4ht. The former one is faster and easier to use but the latter one is more powerful. For simple text and an occasional formula I would recommend latex2rtf but for round-tripping between LaTeX and Word tex4ht might be a better option due to better structured output (latex2rtf produces documents with mostly visual formatting). Some people claim that LaTeX sources converted to .html and renamed to .doc open just fine in Word but I've never tried that.
Going the other way around, from Word to LaTeX, I heard that writer2latex is pretty good, although I've never tried it myself.
Personally, I think you will quickly grow tired of constant back and forth conversion (I know I would), but I wish you good luck on this quest (and please share your eperiences with us).
Cheers,
Tomek