In earlier versions (verified with v9.1) of the Astronomy & Astrophysics template, it was possible to remove the line numbers by
\documentclass[desactivate]{aa}.
However, in the current version (9.3) this does not compile. How do I fix this.
A current version of the template with a some content can be found on overleaf.
A MWE is here:
\documentclass{aa}
\usepackage{lipsum}
\begin{document}
\title{Astronomy \& Astrophysics \LaTeX\ template}
\author{M. Example\inst{1}}
\institute{nowhere}
\abstract{no context}{aimless}{stupid method}{without results}{or conclusions}
\maketitle
\lipsum[1]
\end{document}
Note that line numbers are only printed if \maketitle is present.



documentenvironment.\documentclass{aa} \begin{document} test \end{document}I do not get any line numbers. Which numbers do you want to remove?\documentclass{aa} \usepackage{duckuments} \begin{document} \duckument \end{document}