added tabularx package
This commit is contained in:
parent
0c329ed4c9
commit
d3c64f1860
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user