added tabularx package

This commit is contained in:
Leon Etienne 2021-11-04 09:49:42 +01:00
parent 0c329ed4c9
commit d3c64f1860

View File

@ -35,8 +35,9 @@ ngerman, % it's a german document
% Verwende dieses Paket wenn du DML selbst kompilierst. % Verwende dieses Paket wenn du DML selbst kompilierst.
\usepackage{lmodern} \usepackage{lmodern}
% Tabellen % Tables
\usepackage{array} \usepackage{array}
\usepackage{tabularx}
% Mathematische Formeln % Mathematische Formeln
\usepackage{amsmath, amsthm, amssymb, mathtools} \usepackage{amsmath, amsthm, amssymb, mathtools}