mirror of
https://github.com/Wessel/boilerplate-tex.git
synced 2026-06-08 14:18:46 +02:00
16 lines
299 B
TeX
16 lines
299 B
TeX
\onecolumn
|
|
% todo(wessel)
|
|
\section*{Dictionairy}
|
|
\begin{table}[ht]
|
|
\raggedright
|
|
\begin{threeparttable}
|
|
\begin{tabular}{p{4cm}|p{11.5cm}}
|
|
\toprule
|
|
\textbf{Term} & \textbf{Meaning} \\
|
|
\hline
|
|
\bottomrule
|
|
\end{tabular}
|
|
\end{threeparttable}
|
|
\end{table}
|
|
\twocolumn
|