MWE using svmult class from https://resource-cms.springernature.com/springer-cms/rest/v1/content/20568/data/v8
\documentclass[graybox]{svmult}
\usepackage[british]{babel}
\begin{document}
\section{Introduction}
\label{introduction}
Foo Bar
\bibliographystyle{spbasic}
\end{document}
When compiled via pdflatexmk gives me the following error:
./authorsample.aux:5: LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.5 \newlabel{introduction}{{1}{1}}[
None]
authorsample.aux is
\relax
\bibstyle{spbasic}
\immediate\closeout\minitoc
\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}\protected@file@percent }
\newlabel{introduction}{{1}{1}}[None]
How can I use svmult with babel?
meier@tu.edu,name@email.addresandsmith@smith.edu. All examples. I did download an older version from https://www.springer.com/birkhauser/mathematics?SGWID=0-40292-2-122598-0 and foundtexhelp@springer.de. I'll reach out now. Wish me luck :D – mritz_p Aug 21 '20 at 18:34