Graphics, Figures & Tables\resizebox for table* in a double column document

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
johnsap
Posts: 9
Joined: Sat Dec 20, 2008 3:09 am

\resizebox for table* in a double column document

Post by johnsap »

Gents,

I used to use \resizebox to scale table and in a single column document it works perfectly.

But now I tried to use \resizebox to scale table* in a double column document and it does not work.

Any ideas why !? and how to fix it.

Thanks in advance !

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

phi
Posts: 577
Joined: Tue Oct 21, 2008 8:10 pm

Re: \resizebox for table* in a double column document

Post by phi »

\resizebox is intended for resizing graphics or adding distortion effects; for normal text it is better to change the font size.
Post Reply