Tagged Questions
2
votes
1answer
220 views
How to use LaTeX tables with MS Word/PowerPoint
I love LaTeX's modularity and that I can generate (w/ Stata) and \input{} tables, which makes it really easy to update my work and to keep the same analyses across papers and presentations.
But not ...
2
votes
1answer
102 views
Using Word table as a LaTeX table [duplicate]
Possible Duplicate:
Using an image as a table
Assume that I created a table in Microsoft Word. I can save it as eps, pdf, etc. and use it in LaTeX. However, the caption is "Figure X". Is ...
2
votes
1answer
3k views
Are there any tools that convert a table from MS Word to LaTeX tabular format?
I have a really big table in MS Word and would like to convert it to tabular format automatically. I'm using Texmaker and their quick tabular wizard is good but it doesn't let you copy paste data ...
2
votes
2answers
317 views
Table notes that are compatible with LaTeX2RTF
I want to create a simple table whit a few table footnotes as common in scientific journals. I've tried the package tablefootnote and the threeparttable but I can't convert them into a RTF document ...