您的位置:首页 > 其它

latex 表格行间距设置

2014-05-19 11:25 351 查看
用到的package是:\usepackage{setspace}

命令:

\begin{spacing}{1.19}

\end{spaceing}

示例:

\makeatletter\def\@captype{table}\makeatother

\begin{minipage}[t]{0.45\linewidth}

\scriptsize

\centering

\caption{\small{Popular nonconvex surrogate functions of $||\theta||_0$ and their supergradients.}}\vspace{0.3cm}

\label{tab_nonpenlty}

\centering

\begin{spacing}{1.19}

\begin{tabular}{l|l}

\hline

。。。。。。。。。。。。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: