Search found 1 match

by Kam49
Fri Dec 04, 2020 2:39 pm
Forum: Graphics, Figures & Tables
Topic: Scale longtable to text widh
Replies: 1
Views: 3790

Scale longtable to text widh

Hello guys,
I'm writing my graduation thesis and I want to draw a table in latex. The matter is that my table is so long so I want it to be in many pages. Therefore I use longtable. I got a problem in my code when I use \resizebox{\textwidth}{!}{

Here is my code :
\renewcommand{\arraystretch}{1.5 ...