General ⇒ Is there a way to import MS Word tables onto LaTeX?
Is there a way to import MS Word tables onto LaTeX?
I have a chart in MS word that is basically to compare and contrast to subjects. Is there anyway to import this in LaTeX because I'm not really familiar with how to use/insert tables in LaTeX? If it's possible, would importing it keep the font as Times New Roman or use the standard LaTeX font?
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Is there a way to import MS Word tables onto LaTeX?
The easiest to do is to print is as a picture. This can be done by installing virtual printers that prints to files on disk either in EPS or PDF formats.
There are several of these drivers around. Then include the table as a graphic. The fonts will ngoet be the same as the LaTeX fonts as windows does noget know anything about LaTeX.
There are several of these drivers around. Then include the table as a graphic. The fonts will ngoet be the same as the LaTeX fonts as windows does noget know anything about LaTeX.
Re: Is there a way to import MS Word tables onto LaTeX?
As far as I remember, there are a lot of export filters available on the MS Office installation medium. Try to find an EPS export filter for graphics and use this. Then you can use the EPS file in LaTeX.
Is there a way to import MS Word tables onto LaTeX?
If you want yor table in LaTeX code, Try word-to-latex program. You can get it here http://www.ctan.org/tex-archive/support/word-to-latex/.
-
- Posts: 6
- Joined: Fri Apr 04, 2008 10:17 pm