I'd like to get a list with the label $\mathscr{G}_1$, where G_1 is the first item in the list.
If I use
\newenvironment{enumeratescr}{\begin{enumerate}
[labelindent=\parindent, leftmargin=*,
label=$\mathscr{G}_1:$, noitemsep]}
{\end{enumerate}}
then all the items in the list start with G_1. How do I fix this?

\documentclassand the appropriate packages so that those trying to help don't have to recreate it. – Peter Grill Apr 1 '12 at 14:24