I want the mathematical equations in my Appendices to be numbered as A.1, B.1, C.1.. etc.
However, it is showing as 1.1, 2.1, 3.1.. and so on. How can I remove this error? I am already using packages-
\usepackage[title,titletoc,toc]{appendix}
\usepackage{titlesec}
in \documentclass[oneside,preprint,12pt,3p]{iopart}.
\numparts? – Dr. Manuel Kuehner Jun 22 '20 at 10:13