I am experiencing a problem with this snippet:
\documentclass{scrartcl}
\begin{document}
\tableofcontents
\section{foo}
test $a$
\end{document}While creating previews, LaTeX freezes at \tableofcontents. This issue seems to be related to scrarcl.cls. I do not experience this issue with other LaTeX classes. Regards, Andreas
