I am preparing some slides using beamer.
I have to write a list of examples of a certain mathematical structure that takes more space than allowed in a single frame.
How can I avoid that the numbering restarts anew in the second frame?
I tried what I would do in the "usual" documentclass namely specifying the initial numbering by
\begin{enumerate}
\item[7]
but that changes the style of the numbers
