Change order of imports to fix errors, add empheq

This commit is contained in:
Anton Mosich 2023-01-04 23:04:03 +01:00
parent 447f6a6df9
commit 3dbc16a7fb
Signed by: Flugschwein
GPG key ID: 9303E1C32E3A14A0

View file

@ -8,14 +8,15 @@
\usepackage{amssymb}
\usepackage{marvosym}
\usepackage{mathtools}
\usepackage[colorlinks=true, linkcolor=magenta, psdextra, pdfencoding=auto]{hyperref}
\usepackage{empheq}
\usepackage{cancel}
\usepackage[ngerman]{babel}
\usepackage{harpoon}
\usetikzlibrary{tikzmark,calc,arrows,arrows.meta,angles,math,decorations.markings}
\usepackage{pgfplots}
\usepackage{framed}
\usepackage[hyperref,amsmath,amsthm,thmmarks,thref,framed]{ntheorem}
\usepackage[hyperref,amsmath,thmmarks,thref,framed]{ntheorem}
\usepackage[colorlinks=true, linkcolor=magenta, psdextra, pdfencoding=auto]{hyperref}
\usepackage{tcolorbox}
\usepackage{lmodern}
\usepackage{eucal}