mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
add centering to tabular X with C
This commit is contained in:
@@ -90,6 +90,7 @@
|
|||||||
%% | Table Packages |
|
%% | Table Packages |
|
||||||
%% --------------------
|
%% --------------------
|
||||||
\usepackage{tabularx}
|
\usepackage{tabularx}
|
||||||
|
\newcolumntype{C}{>{\centering\arraybackslash}X}
|
||||||
\usepackage{multirow}
|
\usepackage{multirow}
|
||||||
|
|
||||||
%% --------------------
|
%% --------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user