latex 表格行间距设置
生活随笔
收集整理的這篇文章主要介紹了
latex 表格行间距设置
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
用到的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?
。。。。。。。。。。。。
總結
以上是生活随笔為你收集整理的latex 表格行间距设置的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: linux下unmount了移动硬盘之后
- 下一篇: latex 控制表格 行间距