0

I know this has already been asked a lot, but the previous answers don't seem to help. As the title says, I have an error telling me the commands \iint, \iiint, \iiiint, \idotsint and \openbox are alredy defined. I read that the issue should be solved adding [nointegrals] to the package wasysym and loading amsmath before it, but even if I do that the error remains. By the way, I never redefine \iint or any of the commands above. The order of the loaded packages is as follows:

\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{tikz,pgf}
\usepackage{setspace}
\usepackage{hyperref}
\usepackage[top=1in, bottom=1.25in, left=1.25in, right=1.25in]{geometry}
\usepackage{enumitem}
\usepackage{abstract}
\usepackage[nointegrals]{wasysym}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}

0 Answers0