remove algorithm2e from fancythm
This commit is contained in:
parent
b50a36dd2a
commit
11b10da63e
1 changed files with 0 additions and 8 deletions
|
@ -604,14 +604,6 @@
|
||||||
\newenvironment{additionproof}[1][]{\begin{proof}[\ifenglish{}Additional proof\else{}zuBeweis\fi{}#1]}{\end{proof}}
|
\newenvironment{additionproof}[1][]{\begin{proof}[\ifenglish{}Additional proof\else{}zuBeweis\fi{}#1]}{\end{proof}}
|
||||||
|
|
||||||
|
|
||||||
\RequirePackage[ngerman, ruled, vlined]{algorithm2e}
|
|
||||||
%Make algorithm2e numbering alike with theorems
|
|
||||||
\usepackage{aliascnt}
|
|
||||||
\makeatletter
|
|
||||||
\let\c@algocf\relax
|
|
||||||
\makeatother
|
|
||||||
\newaliascnt{algocf}{theorem}
|
|
||||||
|
|
||||||
%Taken from
|
%Taken from
|
||||||
% https://github.com/gillescastel/university-setup/blob/master/preamble.tex
|
% https://github.com/gillescastel/university-setup/blob/master/preamble.tex
|
||||||
% Make boxes breakable
|
% Make boxes breakable
|
||||||
|
|
Loading…
Reference in a new issue