diff --git a/utils/commands.tex b/utils/commands.tex index 61297d0..e725e72 100644 --- a/utils/commands.tex +++ b/utils/commands.tex @@ -198,6 +198,11 @@ \newcommand{\tabrow}[1]{#1 \\ \hline} +\newcolumntype{B}[1]{>{\raggedright}b{#1}} +\newcolumntype{C}[1]{>{\raggedright}c{#1}} +\newcolumntype{M}[1]{>{\raggedright}m{#1}} +\newcolumntype{P}[1]{>{\raggedright}p{#1}} + %% Other \newcommand{\horizontalrule}{\par\noindent\rule{\textwidth}{0.4pt}} % Horizontal line