1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 19:36:26 +02:00

AD-2: Listings-Paket gegen algorithm und algorithmic ausgetauscht.

This commit is contained in:
Jim Martens
2013-11-02 19:26:28 +01:00
parent 3162e632f7
commit 9db6bbb2eb

View File

@ -12,7 +12,8 @@
\usepackage{textcomp} \usepackage{textcomp}
\usepackage[locale=DE,exponent-product=\cdot,detect-all]{siunitx} \usepackage[locale=DE,exponent-product=\cdot,detect-all]{siunitx}
\usepackage{tikz} \usepackage{tikz}
\usepackage{listings} \usepackage{algorithm}
\usepackage{algorithmic}
\usetikzlibrary{matrix,fadings,calc,positioning,decorations.pathreplacing,arrows,decorations.markings} \usetikzlibrary{matrix,fadings,calc,positioning,decorations.pathreplacing,arrows,decorations.markings}
\usepackage{polynom} \usepackage{polynom}
\polyset{style=C, div=:,vars=x} \polyset{style=C, div=:,vars=x}