mirror of https://github.com/2martens/uni.git
AD-2: Listings-Paket gegen algorithm und algorithmic ausgetauscht.
This commit is contained in:
parent
3162e632f7
commit
9db6bbb2eb
|
@ -12,7 +12,8 @@
|
|||
\usepackage{textcomp}
|
||||
\usepackage[locale=DE,exponent-product=\cdot,detect-all]{siunitx}
|
||||
\usepackage{tikz}
|
||||
\usepackage{listings}
|
||||
\usepackage{algorithm}
|
||||
\usepackage{algorithmic}
|
||||
\usetikzlibrary{matrix,fadings,calc,positioning,decorations.pathreplacing,arrows,decorations.markings}
|
||||
\usepackage{polynom}
|
||||
\polyset{style=C, div=:,vars=x}
|
||||
|
|
Loading…
Reference in New Issue