hätte eine Frage zum Thema Querverweis im Text:
\begin{document}
\section{Einleitung}\label{einleitung}
\section{Hauptteil}\label{hauptteil}
\subsection{XY}\label{xy}
\subsection{YX}\label{yx}
\section{Fazit}\label{Fazit}
Der Anfang \ref{einleitung} kommt zum Schluss \ref{xy}
\end{document}Hat jemand eine Lösung hierzu?
