remove algorithm2e from fancythm
This commit is contained in:
parent
b50a36dd2a
commit
bd6686d001
2 changed files with 5 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
|
||||||
|
|
5
todo.md
5
todo.md
|
@ -1,3 +1,8 @@
|
||||||
|
This branch is dedicated to reworking mkessler-fancythm
|
||||||
|
|
||||||
|
This is also WIP
|
||||||
|
|
||||||
|
|
||||||
## mkessler-bibliography
|
## mkessler-bibliography
|
||||||
- Add option for only images / literature
|
- Add option for only images / literature
|
||||||
- Add option to set include paths of images / literature
|
- Add option to set include paths of images / literature
|
||||||
|
|
Loading…
Reference in a new issue