Add raggedright table columns
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user