
修士論文用の記号リストを作成しようとしています。しかし、以下のように、表がページの下の方まで伸びてしまい、セクション名と表の間に大きなスペースが残ってしまいます。
コードも添付されています:
\cleardoublepage
\chapter*{List of Symbols}%
\section*{Latin Symbols}%
\begin{table}
\begin{tabular}{ l l l }
$C_{Battery}$&Capacity of the Battery& $\si{\ampere\hour}$\\
$d$&Diffusion path length& $\si{\nano\meter}$\\
$d_{eff}$&Effective diffusion path length& $\si{\nano\meter}$\\
$F$& Faraday's constant& C/mol\\
Fr.&Friction&\%\\
$h_{\nu}$&Planck energy at frequency $\nu$& J\\
\end{tabular}
\end{table}
ご協力いただければ幸いです。
よろしく