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:
@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user