Add raggedright table columns

This commit is contained in:
2024-10-22 11:50:18 +02:00
parent fb449f4154
commit 948f8bbaea

View File

@@ -198,6 +198,11 @@
\newcommand{\tabrow}[1]{#1 \\ \hline} \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 %% Other
\newcommand{\horizontalrule}{\par\noindent\rule{\textwidth}{0.4pt}} % Horizontal line \newcommand{\horizontalrule}{\par\noindent\rule{\textwidth}{0.4pt}} % Horizontal line