summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hithesis/front/denotation.tex
blob: dae7a832c3d500a8fb891b5718c260347a872095 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
\begin{denotation}
\begin{table}[h]%此处最好是h
\caption{国际单位制中具有专门名称的导出单位}
\vspace{0.5em}\centering\wuhao
\begin{tabular}{ccccc}
\toprule[1.5pt]
量的名称&单位名称&单位符号&其它表示实例\\
\midrule[1pt]
频率&赫[兹]&Hz&s-1\\
\bottomrule[1.5pt]
\end{tabular}
\end{table}
\end{denotation}