aboutsummaryrefslogtreecommitdiffstats
path: root/buch/common/packages.tex
diff options
context:
space:
mode:
authorLordMcFungus <mceagle117@gmail.com>2021-03-22 18:05:11 +0100
committerGitHub <noreply@github.com>2021-03-22 18:05:11 +0100
commit76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7 (patch)
tree11b2d41955ee4bfa0ae5873307c143f6b4d55d26 /buch/common/packages.tex
parentmore chapter structure (diff)
parentadd title image (diff)
downloadSeminarMatrizen-76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7.tar.gz
SeminarMatrizen-76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7.zip
Merge pull request #1 from AndreasFMueller/master
update
Diffstat (limited to 'buch/common/packages.tex')
-rw-r--r--buch/common/packages.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/buch/common/packages.tex b/buch/common/packages.tex
index 68d5e45..7d4ec7c 100644
--- a/buch/common/packages.tex
+++ b/buch/common/packages.tex
@@ -27,7 +27,7 @@
%\usepackage{suffix}
\usepackage{paralist}
\usepackage{makeidx}
-\usepackage{array}
+\usepackage{array,multirow}
\usepackage{hyperref}
\usepackage{subfigure}
\usepackage{tikz}
@@ -64,6 +64,7 @@
\usepackage{algorithm}
\usepackage{gensymb}
\usepackage{mathtools}
+\usepackage[many]{tcolorbox}
% import the listing styles
\input{common/lststyles.tex}