latex表格中每列的间距调整
2021-03-16 本文已影响0人
minlover
我的表列数比较多,双栏时放不下。可以将左边距设置小一点,类似调行距那个:
\renewcommand{\arraystretch}{1.3}%调行距
\setlength\tabcolsep{3pt}%调列距
我的表列数比较多,双栏时放不下。可以将左边距设置小一点,类似调行距那个:
\renewcommand{\arraystretch}{1.3}%调行距
\setlength\tabcolsep{3pt}%调列距