General ⇒ How to download/save project as an open word format?
How to download/save project as an open word format?
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: How to download/save project as an open word format?
i am not sure this is possible. Have you checked with the overleaf guys?
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
How to download/save project as an open word format?
welcome to the forum!
It's possible using converters, but I'm sure the result would not be perfect and would need further improvement.
I know two ways which produce good results:
- latex2rtf which produces Rich Text Format which can be opened by Word and saved in Word format then
-
oolatex
(which is actually tex4ht) which produces OpenOffice XML format; you can open that in OpenOffice and save as Word format
Stefan
Re: How to download/save project as an open word format?
Your advice helped. It's not perfect, but easily fixed.
Thank yoyu for your response

-Renate