In the template of a Springer journal there is no numbering procedure specified for the equations and there is only following lines as an example of an equation:
\begin{equation}
a^2+b^2=c^2
\end{equation}
This results in continuous numbering of equations. However, I've seen that in published papers of the same journal, the numbering restarts at each section.
Am I doing something wrong or it is the way it is supposed to be?
If numbering should restart at each section, how is that done?
svjouris a Springer class. I've worked for Springer for several years. We have changed a lot of things, authors have done without asking the editor. And sometimes articles have been refused because of such changes. – Schweinebacke Jul 20 '17 at 18:38\numberwithin{equation}{section}is given explicitly. i don't remember exactly which one, but it's there, to be used by the author or not.) – barbara beeton Jul 21 '17 at 01:34