latex中如何设置表格整体宽度
(2015-07-11 11:24:45)
标签:
佛学 |
分类: LATEX |
\begin{table}[!htbp]
\centering
\footnotesize
\caption{The seasonal indexes for each month for the SLFOASVR
model.}\label{tab:4}
\begin{tabular*}{7.5cm}{@{\extracolsep{\fill}}lclc}
\end{tabular*}
\end{table}